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

Contents

  1. 0.1Friflo.Engine.ECS.ICommandBuffer
  2. 1ICommandBuffer.RemoveChild(int, int) Method