Elin Modding Docs Doc
Loading...
Searching...
No Matches
SourceBacker.Row Class Reference
Inheritance diagram for SourceBacker.Row:

Public Attributes

int id
 
bool valid
 
string lang
 
string name
 
string text
 
int type
 
int skin
 
int gender
 
string tree
 
string deity
 
string chara
 
string loot
 
int isStatic
 
bool done
 
string loc
 
string original
 
string name_L
 
string text_L
 

Properties

override bool UseAlias [get]
 
override string GetAlias [get]
 
string Name [get]
 
string Text [get]
 

Detailed Description

Definition at line 109 of file SourceBacker.cs.

Member Data Documentation

◆ chara

string SourceBacker.Row.chara

Definition at line 186 of file SourceBacker.cs.

◆ deity

string SourceBacker.Row.deity

Definition at line 183 of file SourceBacker.cs.

◆ done

bool SourceBacker.Row.done

Definition at line 195 of file SourceBacker.cs.

◆ gender

int SourceBacker.Row.gender

Definition at line 177 of file SourceBacker.cs.

◆ id

int SourceBacker.Row.id

Definition at line 156 of file SourceBacker.cs.

◆ isStatic

int SourceBacker.Row.isStatic

Definition at line 192 of file SourceBacker.cs.

◆ lang

string SourceBacker.Row.lang

Definition at line 162 of file SourceBacker.cs.

◆ loc

string SourceBacker.Row.loc

Definition at line 198 of file SourceBacker.cs.

◆ loot

string SourceBacker.Row.loot

Definition at line 189 of file SourceBacker.cs.

◆ name

string SourceBacker.Row.name

Definition at line 165 of file SourceBacker.cs.

◆ name_L

string SourceBacker.Row.name_L

Definition at line 204 of file SourceBacker.cs.

◆ original

string SourceBacker.Row.original

Definition at line 201 of file SourceBacker.cs.

◆ skin

int SourceBacker.Row.skin

Definition at line 174 of file SourceBacker.cs.

◆ text

string SourceBacker.Row.text

Definition at line 168 of file SourceBacker.cs.

◆ text_L

string SourceBacker.Row.text_L

Definition at line 207 of file SourceBacker.cs.

◆ tree

string SourceBacker.Row.tree

Definition at line 180 of file SourceBacker.cs.

◆ type

int SourceBacker.Row.type

Definition at line 171 of file SourceBacker.cs.

◆ valid

bool SourceBacker.Row.valid

Definition at line 159 of file SourceBacker.cs.

Property Documentation

◆ GetAlias

override string SourceBacker.Row.GetAlias
get

Definition at line 123 of file SourceBacker.cs.

◆ Name

string SourceBacker.Row.Name
get

Definition at line 133 of file SourceBacker.cs.

◆ Text

string SourceBacker.Row.Text
get

Definition at line 143 of file SourceBacker.cs.

◆ UseAlias

override bool SourceBacker.Row.UseAlias
get

Definition at line 113 of file SourceBacker.cs.


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