Elin Modding Docs Doc
|
Public Member Functions | |
override void | OnClick (ButtonHotItem b, Hotbar h) |
virtual void | Perform () |
override void | OnShowContextMenu (UIContextMenu m) |
![]() | |
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 | _bgColor |
string | text |
![]() | |
ButtonHotItem | button |
Hotbar | hotbar |
bool | disabled |
Properties | |
Color | bgColor [get, set] |
override Color | SpriteColor [get] |
virtual string | Id [get] |
virtual bool | CanChangeIconColor [get] |
virtual bool | CanName [get] |
override string | Name [get] |
override string | pathSprite [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 HotAction.cs.
|
virtual |
Reimplemented from HotItem.
Definition at line 88 of file HotAction.cs.
override void HotAction.OnShowContextMenu | ( | UIContextMenu | m | ) |
Definition at line 104 of file HotAction.cs.
|
virtual |
Definition at line 99 of file HotAction.cs.
int HotAction._bgColor |
Definition at line 139 of file HotAction.cs.
string HotAction.text |
Definition at line 143 of file HotAction.cs.
|
getset |
Definition at line 11 of file HotAction.cs.
|
get |
Definition at line 49 of file HotAction.cs.
|
get |
Definition at line 59 of file HotAction.cs.
|
get |
Definition at line 39 of file HotAction.cs.
|
get |
Definition at line 69 of file HotAction.cs.
|
get |
Definition at line 79 of file HotAction.cs.
|
get |
Definition at line 25 of file HotAction.cs.