IPersonaPreviewScene::RemoveAttachedObjectFromPreviewComponent

Removes a currently attached object from the preview component

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/IPersonaPreviewScene.h

Include

#include "IPersonaPreviewScene.h"

Syntax

void RemoveAttachedObjectFromPreviewComponent
(
    UObject * Object,
    FName AttachedTo
)

Remarks

Removes a currently attached object from the preview 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