FPersonaToolkitArgs

Initialization parameters for persona toolkits

Windows
MacOS
Linux

References

Module

Persona

Header

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

Include

#include "PersonaModule.h"

Syntax

struct FPersonaToolkitArgs

Remarks

Initialization parameters for persona toolkits

Variables

Name Description

Public variable

bool

 

bCreatePreviewScene

Whether to create a preview scene

Public variable

FOnPreviewScene...

 

OnPreviewSceneCreated

Delegate called when the preview scene is created, used to setup the scene If this is not set, then a default scene will be set up.

Constructors

Name Description

Public function

FPersonaToolkitArgs()

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