IStreamingManager::SetupViewInfos

Sets up the CurrentViewInfos array based on PendingViewInfos, LastingViewInfos and SlaveLocations.

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 SetupViewInfos
(
    float DeltaTime
)

Remarks

Sets up the CurrentViewInfos array based on PendingViewInfos, LastingViewInfos and SlaveLocations. Removes out-dated LastingViewInfos.

Parameters

Parameter

Description

DeltaTime

Time since last call in seconds

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