Elin Modding Docs Doc
Loading...
Searching...
No Matches
LayerInteraction.Item Class Reference

Public Attributes

object target
 
string text
 
string idSprite
 
Action action
 
int priority
 
bool auto
 
bool reload
 
Func< string > textFunc
 

Properties

bool IsArea [get]
 

Detailed Description

Definition at line 318 of file LayerInteraction.cs.

Member Data Documentation

◆ action

Action LayerInteraction.Item.action

Definition at line 340 of file LayerInteraction.cs.

◆ auto

bool LayerInteraction.Item.auto

Definition at line 346 of file LayerInteraction.cs.

◆ idSprite

string LayerInteraction.Item.idSprite

Definition at line 337 of file LayerInteraction.cs.

◆ priority

int LayerInteraction.Item.priority

Definition at line 343 of file LayerInteraction.cs.

◆ reload

bool LayerInteraction.Item.reload

Definition at line 349 of file LayerInteraction.cs.

◆ target

object LayerInteraction.Item.target

Definition at line 331 of file LayerInteraction.cs.

◆ text

string LayerInteraction.Item.text

Definition at line 334 of file LayerInteraction.cs.

◆ textFunc

Func<string> LayerInteraction.Item.textFunc

Definition at line 352 of file LayerInteraction.cs.

Property Documentation

◆ IsArea

bool LayerInteraction.Item.IsArea
get

Definition at line 322 of file LayerInteraction.cs.


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