EntityList.Insert(int,Entity).md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntityList

EntityList.Insert(int, Entity) Method

not implemented

public void Insert(int index, Friflo.Engine.ECS.Entity item);

Parameters

index System.Int32

item Entity

Contents

  1. 0.1Friflo.Engine.ECS.EntityList
  2. 1EntityList.Insert(int, Entity) Method