|
| enum | Scope { SCOPE_GLOBAL = 3
, SCOPE_WINDOW = 2
, SCOPE_WIDGET = 1
} |
| |
|
|
| HotkeyDescription (const AZ::u32 hotkeyIDCRC, const AZStd::string &defHotkey, const AZStd::string &desc, const AZStd::string &category, int wgid, const Scope scope) |
| |
|
|
AZ::u32 | m_HotKeyIDCRC |
| |
|
AZStd::string | m_defaultKey |
| |
|
AZStd::string | m_currentKey |
| |
|
AZStd::string | m_description |
| |
|
AZStd::string | m_category |
| |
|
Scope | m_scope |
| |
|
int | m_WindowGroupID |
| |
The documentation for this struct was generated from the following file:
- Code/Framework/AzToolsFramework/AzToolsFramework/UI/LegacyFramework/UIFrameworkAPI.h