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