Elin Modding Docs Doc
Loading...
Searching...
No Matches
HotItemFocusPos Class Reference
Inheritance diagram for HotItemFocusPos:
HotAction HotItem

Public Member Functions

override void Perform ()
 
- Public Member Functions inherited from HotAction
override void OnClick (ButtonHotItem b, Hotbar h)
 
override void OnShowContextMenu (UIContextMenu m)
 
- Public Member Functions inherited from HotItem
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 x
 
int y
 
Zone zone
 
- Public Attributes inherited from HotAction
int _bgColor
 
string text
 
- Public Attributes inherited from HotItem
ButtonHotItem button
 
Hotbar hotbar
 
bool disabled
 

Properties

override string??? Name [get]
 
override string pathSprite [get]
 
override bool CanChangeIconColor [get]
 
- Properties inherited from HotAction
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]
 
- 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]
 

Detailed Description

Definition at line 5 of file HotItemFocusPos.cs.

Member Function Documentation

◆ Perform()

override void HotItemFocusPos.Perform ( )
virtual

Reimplemented from HotAction.

Definition at line 38 of file HotItemFocusPos.cs.

Member Data Documentation

◆ x

int HotItemFocusPos.x

Definition at line 51 of file HotItemFocusPos.cs.

◆ y

int HotItemFocusPos.y

Definition at line 55 of file HotItemFocusPos.cs.

◆ zone

Zone HotItemFocusPos.zone

Definition at line 59 of file HotItemFocusPos.cs.

Property Documentation

◆ CanChangeIconColor

override bool HotItemFocusPos.CanChangeIconColor
get

Definition at line 29 of file HotItemFocusPos.cs.

◆ Name

override string??? HotItemFocusPos.Name
get

Definition at line 9 of file HotItemFocusPos.cs.

◆ pathSprite

override string HotItemFocusPos.pathSprite
get

Definition at line 19 of file HotItemFocusPos.cs.


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