Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FSparseElementsStorage
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool RemoveElementFromEntity
(
FMassEntityHandle EntityHandle |
MassSparseElementsStorage.h | ||
bool RemoveElementFromEntity
(
FMassEntityHandle EntityHandle, |
MassSparseElementsStorage.h |
RemoveElementFromEntity(FMassEntityHandle)
| Name | RemoveElementFromEntity |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassSparseElementsStorage.h |
| Include Path | #include "MassSparseElementsStorage.h" |
template<CSparse T>
bool RemoveElementFromEntity
(
FMassEntityHandle EntityHandle
)
RemoveElementFromEntity(FMassEntityHandle, TNotNull< const UScriptStruct * >)
| Name | RemoveElementFromEntity |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassSparseElementsStorage.h |
| Include Path | #include "MassSparseElementsStorage.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassSparseElementsStorage.cpp |
bool RemoveElementFromEntity
(
FMassEntityHandle EntityHandle,
TNotNull< const UScriptStruct * > ElementType
)