FPListEditorCommands

Class for keybindings for the editor

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

PListEditor

Header

/Engine/Source/Editor/PListEditor/Public/SPlistEditor.h

Include

#include "SPlistEditor.h"

Syntax

class FPListEditorCommands : public TCommands< FPListEditorCommands >

Remarks

Class for keybindings for the editor

Variables

Name Description

Public variable

TSharedPtr< FUI...

 

AddArrayCommand

Add Array Command

Public variable

TSharedPtr< FUI...

 

AddBooleanCommand

Add Boolean Command

Public variable

TSharedPtr< FUI...

 

AddDictionaryCommand

Add Dictionary Command

Public variable

TSharedPtr< FUI...

 

AddStringCommand

Add String Command

Public variable

TSharedPtr< FUI...

 

DeleteSelectedCommand

DeleteSelected Command

Public variable

TSharedPtr< FUI...

 

MoveDownCommand

Move Entry down in list command

Public variable

TSharedPtr< FUI...

 

MoveUpCommand

Move Entry up in list command

Public variable

TSharedPtr< FUI...

 

NewCommand

New Command

Public variable

TSharedPtr< FUI...

 

OpenCommand

Open Command

Public variable

TSharedPtr< FUI...

 

SaveAsCommand

SaveAs Command

Public variable

TSharedPtr< FUI...

 

SaveCommand

Save Command

Constructors

Name Description

Public function

FPListEditorCommands()

Register Command group

Overridden from TCommands

Name Description

Public function Virtual

void

 

RegisterCommands()

Initialize Commands

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