RobustToolbox
RobustToolbox copied to clipboard
AddComponent / RemoveComponent bulk methods need overrides for inherited data
trafficstars
e.g. if I have ActionGrant and addcomponents then it should only add the new data for the inherited datafield instead of overwriting. Same deal with RemoveComponent.
I think you can just do a serializationmanager call to push the existing inheritance onto it.