Vixen
02b45cc4
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 (6)

  • AnnotatedVixen.Core.Tests
  • AnnotatedClassVixen.Core.Serialization.Tests
  • AnnotationTestsVixen.Core.Tests
  • BehaviorVixen.Engine
  • CameraVixen.Engine
  • ReflectedTypesVixen.Editor.Scripts