Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
override bool | ShouldHighlight () |
override Sprite | GetSprite (bool highlight) |
override void | OnHover (UIButton b) |
override void | OnClick (ButtonHotItem b, Hotbar h) |
![]() | |
override Sprite | GetSprite () |
![]() | |
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) |
![]() | |
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 | |
bool | sticky |
![]() | |
ButtonHotItem | button |
Hotbar | hotbar |
bool | disabled |
![]() | |
bool | always |
Properties | |
override string | Name [get] |
override string | TextTip [get] |
override bool | KeepVisibleWhenHighlighted [get] |
override bool | UseIconForHighlight [get] |
![]() | |
virtual int | defaultIcon [get] |
![]() | |
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] |
![]() | |
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 3 of file HotItemToggleVisible.cs.
|
inlinevirtual |
Reimplemented from UIButton.Item.
Definition at line 20 of file HotItemToggleVisible.cs.
References SpriteSheet.Get(), and HotItemIcon.GetSprite().
|
inlinevirtual |
Reimplemented from HotItem.
Definition at line 38 of file HotItemToggleVisible.cs.
References WidgetHotbar.RefreshHighlight(), sticky, WidgetHotbar.ToggleVisible(), WidgetHotbar.Visible, and ButtonHotItem.widget.
Referenced by OnHover().
|
inlinevirtual |
Reimplemented from UIButton.Item.
Definition at line 29 of file HotItemToggleVisible.cs.
References WidgetHotbar.hotbar, OnClick(), WidgetHotbar.Visible, and ButtonHotItem.widget.
|
inlinevirtual |
Reimplemented from UIButton.Item.
Definition at line 15 of file HotItemToggleVisible.cs.
References sticky.
bool HotItemToggleVisible.sticky |
Definition at line 5 of file HotItemToggleVisible.cs.
Referenced by OnClick(), and ShouldHighlight().
|
get |
Definition at line 11 of file HotItemToggleVisible.cs.
|
get |
Definition at line 7 of file HotItemToggleVisible.cs.
|
get |
Definition at line 9 of file HotItemToggleVisible.cs.
|
get |
Definition at line 13 of file HotItemToggleVisible.cs.