FStreamingManagerCollection::AddLevel

Adds a [ULevel](API\Runtime\Engine\Engine\ULevel) to the streaming manager.

Windows
MacOS
Linux

Override Hierarchy

IStreamingManager::AddLevel()

FStreamingManagerCollection::AddLevel()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ContentStreaming.h

Include

#include "ContentStreaming.h"

Source

/Engine/Source/Runtime/Engine/Private/ContentStreaming.cpp

Syntax

virtual void AddLevel
(
    class ULevel * Level
)

Remarks

Adds a ULevel to the streaming manager.

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