Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassExecutionContext
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool DoesArchetypeHaveFragment () |
MassExecutionContext.h | ||
bool DoesArchetypeHaveFragment
(
const UScriptStruct& FragmentType |
MassExecutionContext.h |
DoesArchetypeHaveFragment()
| Name | DoesArchetypeHaveFragment |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassExecutionContext.h |
| Include Path | #include "MassExecutionContext.h" |
template<typename T>
bool DoesArchetypeHaveFragment() const
DoesArchetypeHaveFragment(const UScriptStruct &)
| Name | DoesArchetypeHaveFragment |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassExecutionContext.h |
| Include Path | #include "MassExecutionContext.h" |
bool DoesArchetypeHaveFragment
(
const UScriptStruct & FragmentType
) const