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

Contents

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