Navigation
API > API/Runtime > API/Runtime/MassEntity
| |
|
| Name |
FMassCommandRemoveFragmentsInternal |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/MassEntity/Public/MassCommands.h |
| Include Path |
#include "MassCommands.h" |
Syntax
template<EMassCommandCheckTime CheckTime, typename... TTypes>
struct FMassCommandRemoveFragmentsInternal : public FMassBatchedEntityCommand
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FMassCommandRemoveFragmentsInternal()
|
|
MassCommands.h |
|
Typedefs
Functions
Public
Protected
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
static bool CheckBreakpoints
(
T Entity,
TTypes... InFragments
)
|
|
MassCommands.h |
|