Elin Decompiled Documentation EA 23.104 Nightly
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 58 of file LayerInteraction.cs.

Member Data Documentation

◆ action

Action LayerInteraction.Item.action

Definition at line 66 of file LayerInteraction.cs.

◆ auto

bool LayerInteraction.Item.auto

Definition at line 70 of file LayerInteraction.cs.

◆ idSprite

string LayerInteraction.Item.idSprite

Definition at line 64 of file LayerInteraction.cs.

◆ priority

int LayerInteraction.Item.priority

Definition at line 68 of file LayerInteraction.cs.

◆ reload

bool LayerInteraction.Item.reload

Definition at line 72 of file LayerInteraction.cs.

◆ target

object LayerInteraction.Item.target

Definition at line 60 of file LayerInteraction.cs.

◆ text

string LayerInteraction.Item.text

Definition at line 62 of file LayerInteraction.cs.

◆ textFunc

Func<string> LayerInteraction.Item.textFunc

Definition at line 74 of file LayerInteraction.cs.

Property Documentation

◆ IsArea

bool LayerInteraction.Item.IsArea
get

Definition at line 76 of file LayerInteraction.cs.


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