Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSubsystemCollectionBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Protected constructor - Use the FSubsystemCollection |
Subsystems/SubsystemCollection.h | ||
FSubsystemCollectionBase
(
UClass* InBaseType |
Protected constructor - for use by the template only(FSubsystemCollection |
Subsystems/SubsystemCollection.h |
FSubsystemCollectionBase()
Description
Protected constructor - Use the FSubsystemCollection
| Name | FSubsystemCollectionBase |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Subsystems/SubsystemCollection.h |
| Include Path | #include "Subsystems/SubsystemCollection.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Subsystems/SubsystemCollection.cpp |
FSubsystemCollectionBase()
FSubsystemCollectionBase(UClass *)
Description
Protected constructor - for use by the template only(FSubsystemCollection
| Name | FSubsystemCollectionBase |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Subsystems/SubsystemCollection.h |
| Include Path | #include "Subsystems/SubsystemCollection.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Subsystems/SubsystemCollection.cpp |
FSubsystemCollectionBase
(
UClass * InBaseType
)