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