Navigation
API > API/Plugins > API/Plugins/MassEntity
Inheritance Hierarchy
- FMassBatchedCommand
- FMassBatchedEntityCommand
- FMassCommandAddFragmentInstances
- FMassCommandBuildEntity
- FMassCommandAddFragmentsInternal
- FMassCommandChangeTags
- FMassCommandAddTagInternal
- FMassCommandRemoveTagInternal
- FMassCommandSwapTagsInternal
- FMassCommandDestroyEntities
- FMassCommandRemoveFragmentsInternal
- FMassCommandBuildEntityWithSharedFragments
- FMassDeferredCommand
References
| Module | MassEntity |
| Header | /Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Public/MassCommands.h |
| Include | #include "MassCommands.h" |
Syntax
struct FMassBatchedCommand
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHasWork | ||
| FName | DebugName | ||
| EMassCommandOperationType | OperationType |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMassBatchedCommand
(
EMassCommandOperationType OperationType |
|||
FMassBatchedCommand
(
EMassCommandOperationType OperationType, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Execute
(
FMassEntityManager& System |
||
| SIZE_T | |||
| uint32 | |||
| FName | GetFName () |
||
| int32 | |||
| EMassCommandOperationType | |||
| bool | HasWork () |
||
| void | Reset () |
Constants
| Name | Description |
|---|---|
| CommandsCounter |