Elin Modding Docs Doc
|
Public Attributes | |
string | id |
string | parent |
string | name_JP |
string | name |
string | type |
int | LV |
int | chance |
string | faction |
int | value |
string | idProfile |
string[] | idFile |
string | idBiome |
string | idGen |
string | idPlaylist |
string[] | tag |
int | cost |
int | dev |
string | image |
int[] | pos |
string[] | questTag |
string | textFlavor_JP |
string | textFlavor |
string | detail_JP |
string | detail |
string | name_L |
string | detail_L |
string | textFlavor_L |
Properties | |
override bool | UseAlias [get] |
override string | GetAlias [get] |
Definition at line 59 of file SourceZone.cs.
int SourceZone.Row.chance |
Definition at line 100 of file SourceZone.cs.
int SourceZone.Row.cost |
Definition at line 127 of file SourceZone.cs.
string SourceZone.Row.detail |
Definition at line 151 of file SourceZone.cs.
string SourceZone.Row.detail_JP |
Definition at line 148 of file SourceZone.cs.
string SourceZone.Row.detail_L |
Definition at line 157 of file SourceZone.cs.
int SourceZone.Row.dev |
Definition at line 130 of file SourceZone.cs.
string SourceZone.Row.faction |
Definition at line 103 of file SourceZone.cs.
string SourceZone.Row.id |
Definition at line 82 of file SourceZone.cs.
string SourceZone.Row.idBiome |
Definition at line 115 of file SourceZone.cs.
string [] SourceZone.Row.idFile |
Definition at line 112 of file SourceZone.cs.
string SourceZone.Row.idGen |
Definition at line 118 of file SourceZone.cs.
string SourceZone.Row.idPlaylist |
Definition at line 121 of file SourceZone.cs.
string SourceZone.Row.idProfile |
Definition at line 109 of file SourceZone.cs.
string SourceZone.Row.image |
Definition at line 133 of file SourceZone.cs.
int SourceZone.Row.LV |
Definition at line 97 of file SourceZone.cs.
string SourceZone.Row.name |
Definition at line 91 of file SourceZone.cs.
string SourceZone.Row.name_JP |
Definition at line 88 of file SourceZone.cs.
string SourceZone.Row.name_L |
Definition at line 154 of file SourceZone.cs.
string SourceZone.Row.parent |
Definition at line 85 of file SourceZone.cs.
int [] SourceZone.Row.pos |
Definition at line 136 of file SourceZone.cs.
string [] SourceZone.Row.questTag |
Definition at line 139 of file SourceZone.cs.
string [] SourceZone.Row.tag |
Definition at line 124 of file SourceZone.cs.
string SourceZone.Row.textFlavor |
Definition at line 145 of file SourceZone.cs.
string SourceZone.Row.textFlavor_JP |
Definition at line 142 of file SourceZone.cs.
string SourceZone.Row.textFlavor_L |
Definition at line 160 of file SourceZone.cs.
string SourceZone.Row.type |
Definition at line 94 of file SourceZone.cs.
int SourceZone.Row.value |
Definition at line 106 of file SourceZone.cs.
|
get |
Definition at line 73 of file SourceZone.cs.
|
get |
Definition at line 63 of file SourceZone.cs.