TreeNode.ChildIds.md

July 20, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.TreeNode

TreeNode.ChildIds Property

Property is obsolete. Use GetChildIds(EntityStore) instead.

public System.ReadOnlySpan<int> ChildIds { get; }

Property Value

System.ReadOnlySpan<System.Int32>

Contents

  1. 0.1Friflo.Engine.ECS.TreeNode
  2. 1TreeNode.ChildIds Property