Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UWorld
Description
Sets the level collection and its context on this world. Should only be called by FScopedLevelCollectionContextSwitch.
| Name | SetActiveLevelCollection |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
| Include Path | #include "Engine/World.h" |
| Source | /Engine/Source/Runtime/Engine/Private/World.cpp |
void SetActiveLevelCollection
(
int32 LevelCollectionIndex
)