UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSubsystemCollectionBase Member List

This is the complete list of members for FSubsystemCollectionBase, including all inherited members.

ActivateExternalSubsystem(UClass *SubsystemClass)FSubsystemCollectionBasestatic
AddReferencedObjects(UObject *Referencer, FReferenceCollector &Collector)FSubsystemCollectionBase
DeactivateExternalSubsystem(UClass *SubsystemClass)FSubsystemCollectionBasestatic
Deinitialize()FSubsystemCollectionBase
FindAndPopulateSubsystemArrayInternal(UClass *SubsystemClass) constFSubsystemCollectionBaseprotected
ForEachSubsystem(TFunctionRef< void(USubsystem *)> Operation) constFSubsystemCollectionBaseprotected
ForEachSubsystemOfClass(UClass *SubsystemClass, TFunctionRef< void(USubsystem *)> Operation) constFSubsystemCollectionBaseprotected
FSubsystemCollectionBase(UClass *InBaseType)FSubsystemCollectionBaseprotected
FSubsystemCollectionBase()FSubsystemCollectionBaseprotected
FSubsystemModuleWatcherFSubsystemCollectionBasefriend
GetBaseType() constFSubsystemCollectionBaseinline
GetSubsystemArrayCopy(UClass *SubsystemClass) constFSubsystemCollectionBaseprotected
GetSubsystemInternal(UClass *SubsystemClass) constFSubsystemCollectionBaseprotected
Initialize(UObject *NewOuter)FSubsystemCollectionBase
InitializeDependency(TSubclassOf< USubsystem > SubsystemClass)FSubsystemCollectionBase
InitializeDependency()FSubsystemCollectionBaseinline
IsInitialized() constFSubsystemCollectionBaseinline
RemoveSubsystemsInPackages(TConstArrayView< UPackage * > Packages)FSubsystemCollectionBaseprotected
~FSubsystemCollectionBase()FSubsystemCollectionBaseprotectedvirtual