UWorld::GetLevelStreamingForPackageName

Utility for returning the [ULevelStreaming](API\Runtime\Engine\Engine\ULevelStreaming) object for a particular sub-level, specified by package name

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/World.h

Include

#include "Engine/World.h"

Source

/Engine/Source/Runtime/Engine/Private/LevelActor.cpp

Syntax

ULevelStreaming * GetLevelStreamingForPackageName
(
    FName PackageName
)

Remarks

Utility for returning the ULevelStreaming object for a particular sub-level, specified by package name

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