Navigation
API > API/Plugins > API/Plugins/MassEntity
Inheritance Hierarchy
- FMassBatchedCommand
- FMassBatchedEntityCommand
- FMassCommandAddFragmentInstances
- FMassCommandBuildEntity
References
| Module | MassEntity |
| Header | /Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Public/MassCommands.h |
| Include | #include "MassCommands.h" |
Syntax
template<typename... TOthers>
struct FMassCommandBuildEntity : public FMassCommandAddFragmentInstances< TOthers... >
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FMassBatchedCommand
| Type | Name | Description | |
|---|---|---|---|
| void | Execute
(
FMassEntityManager& System |
Typedefs
| Name | Description |
|---|---|
| Super |