bPendingRemoveViews

Set when [Tick()](API\Runtime\Engine\IStreamingManager\Tick) has been called.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "ContentStreaming.h"

Syntax

static bool bPendingRemoveViews = false;

Remarks

Set when Tick() has been called. The first time a new view is added, it will clear out all old views.

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