Field m_PendingBuffers
List of command buffers that this system has allocated, which are played back and disposed of when the system updates.
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
protected UnsafeList<EntityCommandBuffer>* m_PendingBuffersReturns
| Type | Description | 
|---|---|
| UnsafeList<EntityCommandBuffer>* |