IPersonaPreviewScene::AttachObjectToPreviewComponent

Attaches an object to the preview component using the supplied attach name, returning whether it was successfully attached or not

Windows
MacOS
Linux

References

Module

Persona

Header

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

Include

#include "IPersonaPreviewScene.h"

Syntax

bool AttachObjectToPreviewComponent
(
    UObject * Object,
    FName AttachTo
)

Remarks

Attaches an object to the preview component using the supplied attach name, returning whether it was successfully attached or not

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