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

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

AddLevel(ULevel *const Level)FLevelCollection
FLevelCollection()FLevelCollection
FLevelCollection(const FLevelCollection &)=deleteFLevelCollection
FLevelCollection(FLevelCollection &&Other)FLevelCollection
GetDemoNetDriver() constFLevelCollectioninline
GetGameState() constFLevelCollectioninline
GetLevels() constFLevelCollectioninline
GetNetDriver() constFLevelCollectioninline
GetPersistentLevel() constFLevelCollectioninline
GetType() constFLevelCollectioninline
IsVisible() constFLevelCollectioninline
operator=(const FLevelCollection &)=deleteFLevelCollection
operator=(FLevelCollection &&Other)FLevelCollection
RemoveLevel(ULevel *const Level)FLevelCollection
SetDemoNetDriver(UDemoNetDriver *const InDemoNetDriver)FLevelCollectioninline
SetGameState(AGameStateBase *const InGameState)FLevelCollectioninline
SetIsVisible(const bool bInIsVisible)FLevelCollectioninline
SetNetDriver(UNetDriver *const InNetDriver)FLevelCollectioninline
SetPersistentLevel(ULevel *const Level)FLevelCollection
SetType(const ELevelCollectionType InType)FLevelCollectioninline
~FLevelCollection()FLevelCollection