|
Elin Decompiled Documentation EA 23.230 Nightly
|
Public Attributes | |
| int | width = 40 |
| int | margin |
| bool | vertical |
| bool | pc |
| bool | portrait |
| bool | reverse |
| bool | onlyName |
| bool | showHP |
Definition at line 9 of file WidgetRoster.cs.
| int WidgetRoster.Extra.margin |
Definition at line 15 of file WidgetRoster.cs.
Referenced by WidgetRoster.Build(), WidgetRoster.OnActivate(), and WidgetRoster.OnSetContextMenu().
| bool WidgetRoster.Extra.onlyName |
Definition at line 30 of file WidgetRoster.cs.
Referenced by WidgetRoster.Build(), WidgetRoster.OnSetContextMenu(), ButtonRoster.Refresh(), and ButtonRoster.SetChara().
| bool WidgetRoster.Extra.pc |
Definition at line 21 of file WidgetRoster.cs.
Referenced by WidgetRoster.Build(), and WidgetRoster.OnSetContextMenu().
| bool WidgetRoster.Extra.portrait |
Definition at line 24 of file WidgetRoster.cs.
Referenced by WidgetRoster.OnSetContextMenu().
| bool WidgetRoster.Extra.reverse |
Definition at line 27 of file WidgetRoster.cs.
Referenced by WidgetRoster.OnSetContextMenu().
| bool WidgetRoster.Extra.showHP |
Definition at line 33 of file WidgetRoster.cs.
Referenced by ButtonRoster.Refresh().
| bool WidgetRoster.Extra.vertical |
Definition at line 18 of file WidgetRoster.cs.
Referenced by WidgetRoster.OnSetContextMenu().
| int WidgetRoster.Extra.width = 40 |
Definition at line 12 of file WidgetRoster.cs.
Referenced by WidgetRoster.Build(), WidgetRoster.OnSetContextMenu(), and ButtonRoster.SetChara().