Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassBatchedCommand
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MassCommands.h | |||
FMassBatchedCommand
(
EMassCommandOperationType OperationType |
MassCommands.h | ||
FMassBatchedCommand
(
EMassCommandOperationType OperationType, |
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
)