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

Public Member Functions

override Sprite GetSprite ()
 
override bool TrySetAct (ActPlan p)
 
- Public Member Functions inherited from HotItem
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 void OnMarkMapHighlights ()
 
virtual void OnRenderTile (Point point, HitResult result, int dir)
 

Public Attributes

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

Properties

Chara chara [get]
 
override Color SpriteColor [get]
 
override Vector3 SpriteScale [get]
 
override string Name [get]
 
override bool UseUIObjMaterial [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 6 of file HotItemChara.cs.

Member Function Documentation

◆ GetSprite()

override Sprite HotItemChara.GetSprite ( )

Definition at line 59 of file HotItemChara.cs.

◆ TrySetAct()

override bool HotItemChara.TrySetAct ( ActPlan p)
virtual

Reimplemented from HotItem.

Definition at line 69 of file HotItemChara.cs.

Member Data Documentation

◆ uid

int HotItemChara.uid

Definition at line 76 of file HotItemChara.cs.

Property Documentation

◆ chara

Chara HotItemChara.chara
get

Definition at line 10 of file HotItemChara.cs.

◆ Name

override string HotItemChara.Name
get

Definition at line 40 of file HotItemChara.cs.

◆ SpriteColor

override Color HotItemChara.SpriteColor
get

Definition at line 20 of file HotItemChara.cs.

◆ SpriteScale

override Vector3 HotItemChara.SpriteScale
get

Definition at line 30 of file HotItemChara.cs.

◆ UseUIObjMaterial

override bool HotItemChara.UseUIObjMaterial
get

Definition at line 50 of file HotItemChara.cs.


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