Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassBatchedCommand
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MassCommands.h |
|
|
|
MassCommands.h |
|
|
|
MassCommands.h |
|
FMassBatchedCommand()
| |
|
| Name |
FMassBatchedCommand |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MassEntity/Public/MassCommands.h |
| Include Path |
#include "MassCommands.h" |
FMassBatchedCommand()
FMassBatchedCommand(EMassCommandOperationType)
| |
|
| Name |
FMassBatchedCommand |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MassEntity/Public/MassCommands.h |
| Include Path |
#include "MassCommands.h" |
FMassBatchedCommand
(
EMassCommandOperationType OperationType
)
FMassBatchedCommand(EMassCommandOperationType, FName)
| |
|
| Name |
FMassBatchedCommand |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MassEntity/Public/MassCommands.h |
| Include Path |
#include "MassCommands.h" |
FMassBatchedCommand
(
EMassCommandOperationType OperationType,
FName DebugName
)