Vixen
02b45cc4
csharp
public struct Child

The head of an entity's child list. Absent when it has no children.

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

Fields and properties (1)

  • public Entity First

    The first child, or Null.

Used by (7)

  • HierarchyVixen.Engine
  • HierarchyTestsVixen.Engine.Tests
  • PrefabVixen.Engine
  • TransformSystemVixen.Engine
  • WorldSerializerVixen.Engine
  • SubtreeSnapshotVixen.Editor.SceneView
  • WorldSnapshotVixen.Editor.SceneView