Elin Modding Docs Doc
|
Public Member Functions | |
override Sprite | GetSprite () |
HotItemAct (string alias) | |
HotItemAct (SourceElement.Row row) | |
override void | SetImage (Image icon) |
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 | OnRenderTile (Point point, HitResult result, int dir) |
Public Attributes | |
int | id |
Act | _act |
![]() | |
ButtonHotItem | button |
Hotbar | hotbar |
bool | disabled |
Properties | |
override Act | act [get] |
override string | Name [get] |
SourceElement.Row | source [get] |
override bool | UseUIObjMaterial [get] |
override Color | SpriteColor [get] |
![]() | |
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 7 of file HotItemAct.cs.
HotItemAct.HotItemAct | ( | ) |
Definition at line 75 of file HotItemAct.cs.
HotItemAct.HotItemAct | ( | string | alias | ) |
Definition at line 80 of file HotItemAct.cs.
HotItemAct.HotItemAct | ( | SourceElement.Row | row | ) |
Definition at line 86 of file HotItemAct.cs.
override Sprite HotItemAct.GetSprite | ( | ) |
Definition at line 45 of file HotItemAct.cs.
|
virtual |
Reimplemented from HotItem.
Definition at line 92 of file HotItemAct.cs.
|
virtual |
Reimplemented from HotItem.
Definition at line 98 of file HotItemAct.cs.
Act HotItemAct._act |
Definition at line 154 of file HotItemAct.cs.
int HotItemAct.id |
Definition at line 151 of file HotItemAct.cs.
|
get |
Definition at line 11 of file HotItemAct.cs.
|
get |
Definition at line 26 of file HotItemAct.cs.
|
get |
Definition at line 36 of file HotItemAct.cs.
|
get |
Definition at line 62 of file HotItemAct.cs.
|
get |
Definition at line 52 of file HotItemAct.cs.