Elin Modding Docs Doc
Loading...
Searching...
No Matches
ActRef Struct Reference

Public Attributes

Act act
 
string aliasEle
 
string n1
 
Thing refThing
 
Chara origin
 
bool isPerfume
 
bool noFriendlyFire
 

Properties

int idEle [get]
 

Detailed Description

Definition at line 4 of file ActRef.cs.

Member Data Documentation

◆ act

Act ActRef.act

Definition at line 17 of file ActRef.cs.

◆ aliasEle

string ActRef.aliasEle

Definition at line 20 of file ActRef.cs.

◆ isPerfume

bool ActRef.isPerfume

Definition at line 32 of file ActRef.cs.

◆ n1

string ActRef.n1

Definition at line 23 of file ActRef.cs.

◆ noFriendlyFire

bool ActRef.noFriendlyFire

Definition at line 35 of file ActRef.cs.

◆ origin

Chara ActRef.origin

Definition at line 29 of file ActRef.cs.

◆ refThing

Thing ActRef.refThing

Definition at line 26 of file ActRef.cs.

Property Documentation

◆ idEle

int ActRef.idEle
get

Definition at line 8 of file ActRef.cs.


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