Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassCommandBuffer
| Type | Name | Description | |
|---|---|---|---|
| void | PushCommand
(
TArgs&&... InArgs |
||
| void | PushCommand
(
const FMassEntityHandle Entity |
Adds a new entry to a given TCommand batch command instance | |
| void | PushCommand
(
TConstArrayView< FMassEntityHandle > Entities |
||
| void | PushCommand
(
const FMassEntityHandle Entity, |
Adds a new entry to a given TCommand batch command instance |