Struct GetChildrenCount
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
[NodeSearcherItem("GameObjects/Get Children Count")]
[Serializable]
[NodeDescription("Return the total amount of child in the parent GameObject.\n\nNote: Only the first level of children will be in the count.")]
public struct GetChildrenCount : IDataNode, INode
Fields
Name | Description |
---|---|
ChildrenCount | |
GameObject |
Methods
Name | Description |
---|---|
Execute<TCtx>(TCtx) |