Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
override Sprite | GetSprite () |
HotItemAct () | |
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 void | OnClick (ButtonHotItem b, Hotbar h) |
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) |
![]() | |
virtual Sprite | GetSprite () |
virtual Sprite | GetSprite (bool highlight) |
virtual bool | ShouldHighlight () |
virtual void | OnAddedToBar () |
virtual void | OnShowContextMenu (UIContextMenu m) |
virtual void | OnHover (UIButton b) |
virtual void | OnClick (UIButton b) |
virtual void | OnSetItem (UIButton b) |
virtual void | SetSubText (UIText t) |
Public Attributes | |
int | id |
Act | _act |
![]() | |
ButtonHotItem | button |
Hotbar | hotbar |
bool | disabled |
![]() | |
bool | always |
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] |
![]() | |
virtual string | TextTip [get] |
virtual string | Name [get] |
virtual Sprite | SpriteHighlight [get] |
virtual string | pathSprite [get] |
virtual bool | IsSelectable [get] |
virtual bool | AdjustImageSize [get] |
virtual bool | UseIconForHighlight [get] |
virtual bool | KeepVisibleWhenHighlighted [get] |
virtual Color | SpriteColor [get] |
virtual Vector3 | SpriteScale [get] |
virtual bool | Hidden [get] |
virtual Transition | Transition [get] |
Definition at line 5 of file HotItemAct.cs.
|
inline |
Definition at line 37 of file HotItemAct.cs.
|
inline |
Definition at line 41 of file HotItemAct.cs.
References SourceManager.elements, and EClass.sources.
|
inline |
Definition at line 46 of file HotItemAct.cs.
|
inlinevirtual |
Reimplemented from UIButton.Item.
Definition at line 32 of file HotItemAct.cs.
References act, and Act.GetSprite().
|
inlinevirtual |
Reimplemented from HotItem.
Definition at line 51 of file HotItemAct.cs.
References act, and Act.SetImage().
|
inlinevirtual |
Reimplemented from HotItem.
Definition at line 56 of file HotItemAct.cs.
References act, Act.CanPerform(), Act.CanPressRepeat, Chara.CanSee(), Debug, Card.ExistsOnMap, Card.HasHost, Element.id, if(), Act.IsValidTC(), Point.ListVisibleCards(), EClass.pc, ActPlan.performed, ActPlan.pos, Card.pos, Element.source, source, Card.ToString(), ActPlan.TrySetAct(), ButtonAbility.TryUse(), and Chara.UseAbility().
Act HotItemAct._act |
Definition at line 10 of file HotItemAct.cs.
int HotItemAct.id |
Definition at line 8 of file HotItemAct.cs.
|
get |
Definition at line 12 of file HotItemAct.cs.
Referenced by GetSprite(), SetImage(), and TrySetAct().
|
get |
Definition at line 14 of file HotItemAct.cs.
|
get |
Definition at line 16 of file HotItemAct.cs.
Referenced by TrySetAct().
|
get |
Definition at line 20 of file HotItemAct.cs.
|
get |
Definition at line 18 of file HotItemAct.cs.