IStreamingManager::NotifyPrimitiveDetached

Called when a primitive is detached from an actor or another component.

Windows
MacOS
Linux

Override Hierarchy

IStreamingManager::NotifyPrimitiveDetached()

FStreamingManagerCollection::NotifyPrimitiveDetached()

References

Module

Engine

Header

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

Include

#include "ContentStreaming.h"

Syntax

virtual void NotifyPrimitiveDetached
(
    const UPrimitiveComponent * Primitive
)

Remarks

Called when a primitive is detached from an actor or another component.

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