Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ULevel
Description
Sets the cached level collection that contains this level. Should only be called by FLevelCollection.
| Name | SetCachedLevelCollection |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Level.h |
| Include Path | #include "Engine/Level.h" |
void SetCachedLevelCollection
(
FLevelCollection *const InCachedLevelCollection
)