IStreamingManager::NotifyPrimitiveUpdated_Concurrent

Called when a primitive streaming data needs to be updated in the last stage of the frame.

Windows
MacOS
Linux

Override Hierarchy

IStreamingManager::NotifyPrimitiveUpdated_Concurrent()

FStreamingManagerCollection::NotifyPrimitiveUpdated_Concurrent()

References

Module

Engine

Header

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

Include

#include "ContentStreaming.h"

Syntax

virtual void NotifyPrimitiveUpdated_Concurrent
(
    const UPrimitiveComponent * Primitive
)

Remarks

Called when a primitive streaming data needs to be updated in the last stage of the frame.

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