Elin Modding Docs Doc
Loading...
Searching...
No Matches
HotItemGameAction Class Reference
Inheritance diagram for HotItemGameAction:
HotItem HotItemAct HotItemNoItem HotItemThing HotItemHeld

Public Member Functions

override void OnClick (ButtonHotItem b, Hotbar h)
 
override void OnRightClick (ButtonHotItem b)
 
override void OnMarkMapHighlights ()
 
- Public Member Functions inherited from HotItem
string TextHotkey ()
 
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 OnRenderTile (Point point, HitResult result, int dir)
 

Properties

virtual Act act [get]
 
override bool IsGameAction [get]
 
- Properties inherited from HotItem
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]
 

Additional Inherited Members

- Public Attributes inherited from HotItem
ButtonHotItem button
 
Hotbar hotbar
 
bool disabled
 

Detailed Description

Definition at line 4 of file HotItemGameAction.cs.

Member Function Documentation

◆ OnClick()

override void HotItemGameAction.OnClick ( ButtonHotItem b,
Hotbar h )
virtual

Reimplemented from HotItem.

Definition at line 27 of file HotItemGameAction.cs.

◆ OnMarkMapHighlights()

override void HotItemGameAction.OnMarkMapHighlights ( )
virtual

Reimplemented from HotItem.

Definition at line 39 of file HotItemGameAction.cs.

◆ OnRightClick()

override void HotItemGameAction.OnRightClick ( ButtonHotItem b)
virtual

Reimplemented from HotItem.

Definition at line 33 of file HotItemGameAction.cs.

Property Documentation

◆ act

virtual Act HotItemGameAction.act
get

Definition at line 8 of file HotItemGameAction.cs.

◆ IsGameAction

override bool HotItemGameAction.IsGameAction
get

Definition at line 18 of file HotItemGameAction.cs.


The documentation for this class was generated from the following file: