RobustToolbox icon indicating copy to clipboard operation
RobustToolbox copied to clipboard

BUIs need a way to defer for client reconnect

Open metalgearsloth opened this issue 1 year ago • 0 comments

So client applies HandleState when components are still in Added state which means most of them are probably going to fail.

Ideally you would just have some way to indicate a component only works after startup or something and UISystem handles it.

metalgearsloth avatar Apr 26 '24 11:04 metalgearsloth