Navigation
API > API/Editor > API/Editor/Persona
| |
|
| Name |
FPersonaCommonCommands |
| Type |
class |
| Header File |
/Engine/Source/Editor/Persona/Public/PersonaCommonCommands.h |
| Include Path |
#include "PersonaCommonCommands.h" |
Syntax
class FPersonaCommonCommands : public TCommands< FPersonaCommonCommands >
Inheritance Hierarchy
- TCommands< FPersonaCommonCommands > → FPersonaCommonCommands
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| TogglePlay |
TSharedPtr< FUICommandInfo > |
Toggle playback. |
PersonaCommonCommands.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void RegisterCommands()
|
|
PersonaCommonCommands.h |
|
Static