Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStreamingManager
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ContentStreaming.h |
| Include | #include "ContentStreaming.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ContentStreaming.cpp |
void RemoveStreamingViews
&40;
ERemoveStreamingViews RemovalType
&41;
Remarks
Removes streaming views from the streaming manager. This is also called by Tick().
Parameters
| Name | Description |
|---|---|
| RemovalType | What types of views to remove (all or just the normal views) |