EntityStore.GetCommandBuffer().md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntityStore

EntityStore.GetCommandBuffer() Method

Returns a CommandBuffer used to record and Playback() entity changes.

public Friflo.Engine.ECS.CommandBuffer GetCommandBuffer();

Returns

CommandBuffer

Contents

  1. 0.1Friflo.Engine.ECS.EntityStore
  2. 1EntityStore.GetCommandBuffer() Method