Elin Modding Docs Doc
|
Public Member Functions | |
override Sprite | GetSprite () |
override bool | TrySetAct (ActPlan p) |
![]() | |
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 void | OnRenderTile (Point point, HitResult result, int dir) |
Static Public Member Functions | |
static bool | _TrySetAct (ActPlan p) |
Additional Inherited Members | |
![]() | |
ButtonHotItem | button |
Hotbar | hotbar |
bool | disabled |
![]() | |
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] |
Definition at line 5 of file HotItemNoItem.cs.
|
static |
Definition at line 14 of file HotItemNoItem.cs.
override Sprite HotItemNoItem.GetSprite | ( | ) |
Definition at line 8 of file HotItemNoItem.cs.
|
virtual |
Reimplemented from HotItem.
Definition at line 83 of file HotItemNoItem.cs.