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