IStreamingManager::RemoveStreamingViews

Removes streaming views from the streaming manager.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "ContentStreaming.h"

Source

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

Syntax

void RemoveStreamingViews
(
    ERemoveStreamingViews RemovalType
)

Remarks

Removes streaming views from the streaming manager. This is also called by Tick().

Parameters

Parameter

Description

RemovalType

What types of views to remove (all or just the normal 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