Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Subsystems > API/Runtime/Engine/Subsystems/FSubsystemCollectionBase
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Subsystems/SubsystemCollection.h |
| Include | #include "Subsystems/SubsystemCollection.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Subsystems/SubsystemCollection.cpp |
FSubsystemArray & FindAndPopulateSubsystemArrayInternal
(
UClass * SubsystemClass
) const
Remarks
Fetch a list of subsystems that derive from the given class, populating the cache if necessary.