Elin Modding Docs Doc
|
Public Member Functions | |
override Sprite | GetSprite (bool highlight) |
override bool | ShouldHighlight () |
override void | OnClick (ButtonHotItem b, Hotbar h) |
![]() | |
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 | |
int | id |
![]() | |
ButtonHotItem | button |
Hotbar | hotbar |
bool | disabled |
Properties | |
override string | Name [get] |
override string | pathSprite [get] |
override string | TextTip [get] |
override bool | UseIconForHighlight [get] |
int | speedIndex [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 6 of file HotItemSpeed.cs.
override Sprite HotItemSpeed.GetSprite | ( | bool | highlight | ) |
Definition at line 29 of file HotItemSpeed.cs.
|
virtual |
Reimplemented from HotItem.
Definition at line 75 of file HotItemSpeed.cs.
override bool HotItemSpeed.ShouldHighlight | ( | ) |
Definition at line 59 of file HotItemSpeed.cs.
int HotItemSpeed.id |
Definition at line 82 of file HotItemSpeed.cs.
|
get |
Definition at line 10 of file HotItemSpeed.cs.
|
get |
Definition at line 20 of file HotItemSpeed.cs.
|
get |
Definition at line 66 of file HotItemSpeed.cs.
|
get |
Definition at line 40 of file HotItemSpeed.cs.
|
get |
Definition at line 50 of file HotItemSpeed.cs.