|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Member Functions | |
| override void | OnSetItem (UIButton b) |
| override void | OnClick (ButtonHotItem b, Hotbar h) |
Public Member Functions inherited from HotItem | |
| string | TextHotkey () |
| virtual void | OnClick (ButtonHotItem b, Hotbar h) |
| virtual void | OnRightClick (ButtonHotItem b) |
| virtual bool | CanAutoFire (Chara tg) |
| virtual void | OnSetCurrentItem () |
| virtual void | OnUnsetCurrentItem () |
| virtual void | OnUnselect () |
| virtual void | SetImage (Image icon) |
| virtual bool | TrySetAct (ActPlan p) |
| virtual void | OnMarkMapHighlights () |
| virtual void | OnRenderTile (Point point, HitResult result, int dir) |
Public Member Functions inherited from UIButton.Item | |
| virtual Sprite | GetSprite () |
| virtual Sprite | GetSprite (bool highlight) |
| virtual bool | ShouldHighlight () |
| virtual void | OnAddedToBar () |
| virtual void | OnShowContextMenu (UIContextMenu m) |
| virtual void | OnHover (UIButton b) |
| virtual void | OnClick (UIButton b) |
| virtual void | OnSetItem (UIButton b) |
| virtual void | SetSubText (UIText t) |
Public Attributes | |
| string | id |
Public Attributes inherited from HotItem | |
| ButtonHotItem | button |
| Hotbar | hotbar |
| bool | disabled |
Public Attributes inherited from UIButton.Item | |
| bool | always |
Static Public Attributes | |
| static UIHighlightObject | highlightHelp |
| static UIHighlightObject | highlightAbility |
| static UIHighlightObject | highlightBackpack |
Properties | |
| override string | Name [get] |
| override string | pathSprite [get] |
Properties inherited from HotItem | |
| override Sprite | SpriteHighlight [get] |
| override bool | IsSelectable [get] |
| override string | TextTip [get] |
| virtual Thing | RenderThing [get] |
| virtual Thing | Thing [get] |
| virtual Thing | Tool [get] |
| virtual bool | IsTool [get] |
| virtual bool | LookAtMouse [get] |
| virtual bool | IsGameAction [get] |
| virtual bool | UseUIObjMaterial [get] |
Properties inherited from UIButton.Item | |
| virtual string | TextTip [get] |
| virtual string | Name [get] |
| virtual Sprite | SpriteHighlight [get] |
| virtual string | pathSprite [get] |
| virtual bool | IsSelectable [get] |
| virtual bool | AdjustImageSize [get] |
| virtual bool | UseIconForHighlight [get] |
| virtual bool | KeepVisibleWhenHighlighted [get] |
| virtual Color | SpriteColor [get] |
| virtual Vector3 | SpriteScale [get] |
| virtual bool | Hidden [get] |
| virtual Transition | Transition [get] |
Definition at line 5 of file HotItemLayer.cs.
|
inlinevirtual |
Reimplemented from HotItem.
Definition at line 48 of file HotItemLayer.cs.
References Player.Flags.abilityHighlightDisabled, Player.Flags.backpackHighlightDisabled, Player.flags, Player.Flags.helpHighlightDisabled, LayerHelp.lastIdFile, LayerHelp.lastIdTopic, EClass.pc, EClass.player, LayerHelp.Toggle(), and EClass.ui.
|
inlinevirtual |
Reimplemented from UIButton.Item.
Definition at line 20 of file HotItemLayer.cs.
References Player.Flags.abilityHighlightDisabled, Player.Flags.backpackHighlightDisabled, EClass.core, EClass.debug, CoreDebug.enable, Player.flags, Player.Flags.helpHighlightDisabled, highlightAbility, highlightBackpack, highlightHelp, Core.IsGameStarted, EClass.player, UIHighlightObject.trans, EClass.ui, and Util.
|
static |
Definition at line 9 of file HotItemLayer.cs.
Referenced by OnSetItem().
|
static |
Definition at line 11 of file HotItemLayer.cs.
Referenced by OnSetItem().
|
static |
Definition at line 7 of file HotItemLayer.cs.
Referenced by OnSetItem().
| string HotItemLayer.id |
Definition at line 14 of file HotItemLayer.cs.
|
get |
Definition at line 16 of file HotItemLayer.cs.
|
get |
Definition at line 18 of file HotItemLayer.cs.