ShortCut¶
Inherits: Resource < Reference < Object
Category: Core
Brief Description¶
Member Functions¶
String | get_as_text ( ) const |
InputEvent | get_shortcut ( ) const |
bool | is_shortcut ( InputEvent event ) const |
bool | is_valid ( ) const |
void | set_shortcut ( InputEvent event ) |
Member Variables¶
- InputEvent shortcut
Member Function Description¶
- String get_as_text ( ) const
- InputEvent get_shortcut ( ) const
- bool is_shortcut ( InputEvent event ) const
- bool is_valid ( ) const
- void set_shortcut ( InputEvent event )