csharp
public struct ChildThe 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 FirstThe first child, or Null.
Used by (7)
- HierarchyVixen.Engine
- HierarchyTestsVixen.Engine.Tests
- PrefabVixen.Engine
- TransformSystemVixen.Engine
- WorldSerializerVixen.Engine
- SubtreeSnapshotVixen.Editor.SceneView
- WorldSnapshotVixen.Editor.SceneView