RobustToolbox icon indicating copy to clipboard operation
RobustToolbox copied to clipboard

AddComponent / RemoveComponent bulk methods need overrides for inherited data

Open metalgearsloth opened this issue 1 year ago • 0 comments
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.

metalgearsloth avatar Sep 11 '24 03:09 metalgearsloth