Elin Modding Docs Doc
|
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] |
Definition at line 109 of file SourceBacker.cs.
string SourceBacker.Row.chara |
Definition at line 186 of file SourceBacker.cs.
string SourceBacker.Row.deity |
Definition at line 183 of file SourceBacker.cs.
bool SourceBacker.Row.done |
Definition at line 195 of file SourceBacker.cs.
int SourceBacker.Row.gender |
Definition at line 177 of file SourceBacker.cs.
int SourceBacker.Row.id |
Definition at line 156 of file SourceBacker.cs.
int SourceBacker.Row.isStatic |
Definition at line 192 of file SourceBacker.cs.
string SourceBacker.Row.lang |
Definition at line 162 of file SourceBacker.cs.
string SourceBacker.Row.loc |
Definition at line 198 of file SourceBacker.cs.
string SourceBacker.Row.loot |
Definition at line 189 of file SourceBacker.cs.
string SourceBacker.Row.name |
Definition at line 165 of file SourceBacker.cs.
string SourceBacker.Row.name_L |
Definition at line 204 of file SourceBacker.cs.
string SourceBacker.Row.original |
Definition at line 201 of file SourceBacker.cs.
int SourceBacker.Row.skin |
Definition at line 174 of file SourceBacker.cs.
string SourceBacker.Row.text |
Definition at line 168 of file SourceBacker.cs.
string SourceBacker.Row.text_L |
Definition at line 207 of file SourceBacker.cs.
string SourceBacker.Row.tree |
Definition at line 180 of file SourceBacker.cs.
int SourceBacker.Row.type |
Definition at line 171 of file SourceBacker.cs.
bool SourceBacker.Row.valid |
Definition at line 159 of file SourceBacker.cs.
|
get |
Definition at line 123 of file SourceBacker.cs.
|
get |
Definition at line 133 of file SourceBacker.cs.
|
get |
Definition at line 143 of file SourceBacker.cs.
|
get |
Definition at line 113 of file SourceBacker.cs.