EditorCommandPalette

Inherits: ConfirmationDialog < AcceptDialog < Window < Viewport < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

bool

dialog_hide_on_ok

false (overrides AcceptDialog)

Methods

void

add_command ( String command_name, String key_name, Callable binded_callable, String shortcut_text=”None” )

void

remove_command ( String key_name )


Method Descriptions

void add_command ( String command_name, String key_name, Callable binded_callable, String shortcut_text=”None” )

There is currently no description for this method. Please help us by contributing one!


void remove_command ( String key_name )

There is currently no description for this method. Please help us by contributing one!