Vixen
dd8b0a81
csharp
public sealed class DataMemberIgnoreAttribute

Excludes an otherwise-serialisable member from its type's serialised form — caches, back references, and anything reconstructable from the members that are written.

No guide page documents this yet — the page shows what the code says about itself.

As a annotation

Valid on
Property, Field

Used by (9)

  • AnnotatedVixen.Core.Tests
  • AnnotatedClassVixen.Core.Serialization.Tests
  • AnnotationTestsVixen.Core.Tests
  • BehaviorVixen.Engine
  • CameraVixen.Engine
  • MeshMapBakeSettingsVixen.Editor.App
  • PlayCounterVixen.Editor.SceneView.Tests
  • ReflectedTypesVixen.Editor.Scripts
  • DefinitionVixen.Gameplay