RobustToolbox
RobustToolbox copied to clipboard
AddComponents doesnt run AfterDeserialization for components being replaced
trafficstars
say you have an entity you update Sprite for via a ComponentRegistry, all its layers will have Owner be default because it didnt have ISerializationHooks.AfterDeserialization run
i only know it happens for the component being replaced, might happen if its being added as well