|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Attributes | |
| bool | autoHideBG |
| bool | hideDepletedSpell |
| bool | fixedSize |
| bool | fixedPos |
| int | bgAlpha |
Definition at line 8 of file LayerAbility.cs.
| bool LayerAbility.Config.autoHideBG |
Definition at line 10 of file LayerAbility.cs.
Referenced by LayerAbility.OnInit(), and LayerAbility.RefreshConfig().
| int LayerAbility.Config.bgAlpha |
Definition at line 18 of file LayerAbility.cs.
Referenced by LayerAbility.OnInit(), and LayerAbility.RefreshConfig().
| bool LayerAbility.Config.fixedPos |
Definition at line 16 of file LayerAbility.cs.
Referenced by LayerAbility.OnInit(), and LayerAbility.RefreshConfig().
| bool LayerAbility.Config.fixedSize |
Definition at line 14 of file LayerAbility.cs.
Referenced by LayerAbility.OnInit(), and LayerAbility.RefreshConfig().
| bool LayerAbility.Config.hideDepletedSpell |
Definition at line 12 of file LayerAbility.cs.
Referenced by LayerAbility.OnInit(), and LayerAbility.SelectGroup().