Elin Modding Docs Doc
|
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 | 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 Attributes | |
bool | sticky |
![]() | |
ButtonHotItem | button |
Hotbar | hotbar |
bool | disabled |
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] |
Definition at line 5 of file HotItemToggleVisible.cs.
override Sprite HotItemToggleVisible.GetSprite | ( | bool | highlight | ) |
Definition at line 54 of file HotItemToggleVisible.cs.
|
virtual |
Reimplemented from HotItem.
Definition at line 74 of file HotItemToggleVisible.cs.
override void HotItemToggleVisible.OnHover | ( | UIButton | b | ) |
Definition at line 64 of file HotItemToggleVisible.cs.
override bool HotItemToggleVisible.ShouldHighlight | ( | ) |
Definition at line 38 of file HotItemToggleVisible.cs.
bool HotItemToggleVisible.sticky |
Definition at line 95 of file HotItemToggleVisible.cs.
|
get |
Definition at line 29 of file HotItemToggleVisible.cs.
|
get |
Definition at line 9 of file HotItemToggleVisible.cs.
|
get |
Definition at line 19 of file HotItemToggleVisible.cs.
|
get |
Definition at line 45 of file HotItemToggleVisible.cs.