ICommandBuffer.AddChild(int,int).md
June 6, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.ICommandBuffer
ICommandBuffer.AddChild(int, int) Method
void AddChild(int parentId, int childId);
Parameters
parentId System.Int32
childId System.Int32