CommandBuffer.CreateEntity().md
June 6, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.CommandBuffer
CommandBuffer.CreateEntity() Method
Creates a new entity on Playback() which will have the returned entity id.
public int CreateEntity();
Implements CreateEntity()