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