IStreamingManager::NotifyPrimitiveUpdated

Called when a primitive streaming data needs to be updated.

Windows
MacOS
Linux

Override Hierarchy

IStreamingManager::NotifyPrimitiveUpdated()

FStreamingManagerCollection::NotifyPrimitiveUpdated()

References

Module

Engine

Header

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

Include

#include "ContentStreaming.h"

Syntax

virtual void NotifyPrimitiveUpdated
(
    const UPrimitiveComponent * Primitive
)

Remarks

Called when a primitive streaming data needs to be updated.

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