Navigation
API > API/Editor > API/Editor/Persona
Interface implemented by objects that hold a persona toolkit
| Name | IHasPersonaToolkit |
| Type | class |
| Header File | /Engine/Source/Editor/Persona/Public/IHasPersonaToolkit.h |
| Include Path | #include "IHasPersonaToolkit.h" |
Syntax
class IHasPersonaToolkit
Derived Classes
IHasPersonaToolkit derived class hierarchy
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< class IPersonaToolkit > GetPersonaToolkit() |
Get the toolkit held by this object | IHasPersonaToolkit.h |