ULevel::SetCachedLevelCollection

Sets the cached level collection that contains this level.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Level.h

Include

#include "Engine/Level.h"

Syntax

void SetCachedLevelCollection
(
    FLevelCollection *const InCachedLevelCollection
)

Remarks

Sets the cached level collection that contains this level. Should only be called by FLevelCollection.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss