Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
int | iconSize = 2 |
int | width = 1 |
int | rows |
bool | showShortcut |
bool | vertical |
bool | visible |
bool | alwaysShow |
bool | reverse |
bool | autoSize |
Definition at line 9 of file WidgetHotbar.cs.
bool WidgetHotbar.Extra.alwaysShow |
Definition at line 23 of file WidgetHotbar.cs.
Referenced by WidgetHotbar.OnSetContextMenu().
bool WidgetHotbar.Extra.autoSize |
Definition at line 27 of file WidgetHotbar.cs.
Referenced by WidgetHotbar.Rebuild().
int WidgetHotbar.Extra.iconSize = 2 |
Definition at line 11 of file WidgetHotbar.cs.
Referenced by WidgetHotbar.OnSetContextMenu(), and WidgetHotbar.Rebuild().
bool WidgetHotbar.Extra.reverse |
Definition at line 25 of file WidgetHotbar.cs.
Referenced by WidgetHotbar.OnSetContextMenu().
int WidgetHotbar.Extra.rows |
Definition at line 15 of file WidgetHotbar.cs.
Referenced by WidgetHotbar.OnActivate(), WidgetHotbar.OnSetContextMenu(), and WidgetHotbar.Rebuild().
bool WidgetHotbar.Extra.showShortcut |
Definition at line 17 of file WidgetHotbar.cs.
Referenced by ButtonHotItem.RefreshItem().
bool WidgetHotbar.Extra.vertical |
Definition at line 19 of file WidgetHotbar.cs.
Referenced by WidgetHotbar.OnSetContextMenu(), and WidgetHotbar.Rebuild().
bool WidgetHotbar.Extra.visible |
Definition at line 21 of file WidgetHotbar.cs.
Referenced by WidgetHotbar.SetVisible(), and WidgetHotbar.ToggleVisible().
int WidgetHotbar.Extra.width = 1 |
Definition at line 13 of file WidgetHotbar.cs.
Referenced by WidgetHotbar.OnSetContextMenu(), and WidgetHotbar.Rebuild().