Elin Modding Docs Doc
|
Public Member Functions | |
override void | OnClick (ButtonHotItem b, Hotbar h) |
override void | OnRightClick (ButtonHotItem b) |
override void | OnMarkMapHighlights () |
![]() | |
string | TextHotkey () |
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 | OnRenderTile (Point point, HitResult result, int dir) |
Properties | |
virtual Act | act [get] |
override bool | IsGameAction [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] |
Additional Inherited Members | |
![]() | |
ButtonHotItem | button |
Hotbar | hotbar |
bool | disabled |
Definition at line 4 of file HotItemGameAction.cs.
|
virtual |
Reimplemented from HotItem.
Definition at line 27 of file HotItemGameAction.cs.
|
virtual |
Reimplemented from HotItem.
Definition at line 39 of file HotItemGameAction.cs.
|
virtual |
Reimplemented from HotItem.
Definition at line 33 of file HotItemGameAction.cs.
|
get |
Definition at line 8 of file HotItemGameAction.cs.
|
get |
Definition at line 18 of file HotItemGameAction.cs.