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 SetupViewInfos
&40;
float DeltaTime
&41;
Remarks
Sets up the CurrentViewInfos array based on PendingViewInfos, LastingViewInfos and SecondaryLocations. Removes out-dated LastingViewInfos.
Parameters
| Name | Description |
|---|---|
| DeltaTime | Time since last call in seconds |