Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/IPersonaPreviewScene
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/IPersonaPreviewScene.h |
| Include | #include "IPersonaPreviewScene.h" |
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