Elin Modding Docs Doc
|
Public Member Functions | |
override void | OnClick (ButtonHotItem b, Hotbar h) |
override bool | ShouldHighlight () |
![]() | |
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) |
Static Public Member Functions | |
static void | Execute (string id) |
Public Attributes | |
string | id |
![]() | |
ButtonHotItem | button |
Hotbar | hotbar |
bool | disabled |
Properties | |
override string | Name [get] |
override string | pathSprite [get] |
override bool | KeepVisibleWhenHighlighted [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 HotItemActionMode.cs.
|
static |
Definition at line 38 of file HotItemActionMode.cs.
|
virtual |
Reimplemented from HotItem.
Definition at line 270 of file HotItemActionMode.cs.
override bool HotItemActionMode.ShouldHighlight | ( | ) |
Definition at line 276 of file HotItemActionMode.cs.
string HotItemActionMode.id |
Definition at line 426 of file HotItemActionMode.cs.
|
get |
Definition at line 29 of file HotItemActionMode.cs.
|
get |
Definition at line 9 of file HotItemActionMode.cs.
|
get |
Definition at line 19 of file HotItemActionMode.cs.