Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassBatchedEntityCommand
Overloads
FMassBatchedEntityCommand()
| |
|
| Name |
FMassBatchedEntityCommand |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MassEntity/Public/MassCommands.h |
| Include Path |
#include "MassCommands.h" |
FMassBatchedEntityCommand()
FMassBatchedEntityCommand(EMassCommandOperationType, const FName)
| |
|
| Name |
FMassBatchedEntityCommand |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MassEntity/Public/MassCommands.h |
| Include Path |
#include "MassCommands.h" |
FMassBatchedEntityCommand
(
EMassCommandOperationType OperationType,
const FName InDebugName
)