Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassArchetypeCompositionDescrip-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Remove () |
MassEntityTypes.h | ||
void Remove
(
const FMassArchetypeCompositionDescriptor& OtherDescriptor |
MassEntityTypes.h | ||
void Remove
(
TNotNull< const UScriptStruct* > ElementType |
MassEntityTypes.h |
Remove()
| Name | Remove |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityTypes.h |
| Include Path | #include "MassEntityTypes.h" |
template<typename T>
void Remove()
Remove(const FMassArchetypeCompositionDescriptor &)
| Name | Remove |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityTypes.h |
| Include Path | #include "MassEntityTypes.h" |
void Remove
(
const FMassArchetypeCompositionDescriptor & OtherDescriptor
)
Remove(TNotNull< const UScriptStruct * >)
| Name | Remove |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityTypes.h |
| Include Path | #include "MassEntityTypes.h" |
void Remove
(
TNotNull< const UScriptStruct * > ElementType
)