RobustToolbox icon indicating copy to clipboard operation
RobustToolbox copied to clipboard

Mark `NetEntity` as `NotYamlSerializable`

Open Tayrtahn opened this issue 11 months ago • 1 comments

Adds the NotYamlSerializable attribute to NetEntity, so the DataDefinition analyzer will prevent it being used as a DataField.

This should not be merged until violations are cleaned up in content - see https://github.com/space-wizards/space-station-14/issues/37464

Tayrtahn avatar May 14 '25 23:05 Tayrtahn

Should we do the same for NetCoordinates since those contain a NetEntity or does that happen automatically through marking NetEntity?

slarticodefast avatar Aug 27 '25 07:08 slarticodefast