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

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]
 

Detailed Description

Definition at line 59 of file SourceZone.cs.

Member Data Documentation

◆ chance

int SourceZone.Row.chance

Definition at line 100 of file SourceZone.cs.

◆ cost

int SourceZone.Row.cost

Definition at line 127 of file SourceZone.cs.

◆ detail

string SourceZone.Row.detail

Definition at line 151 of file SourceZone.cs.

◆ detail_JP

string SourceZone.Row.detail_JP

Definition at line 148 of file SourceZone.cs.

◆ detail_L

string SourceZone.Row.detail_L

Definition at line 157 of file SourceZone.cs.

◆ dev

int SourceZone.Row.dev

Definition at line 130 of file SourceZone.cs.

◆ faction

string SourceZone.Row.faction

Definition at line 103 of file SourceZone.cs.

◆ id

string SourceZone.Row.id

Definition at line 82 of file SourceZone.cs.

◆ idBiome

string SourceZone.Row.idBiome

Definition at line 115 of file SourceZone.cs.

◆ idFile

string [] SourceZone.Row.idFile

Definition at line 112 of file SourceZone.cs.

◆ idGen

string SourceZone.Row.idGen

Definition at line 118 of file SourceZone.cs.

◆ idPlaylist

string SourceZone.Row.idPlaylist

Definition at line 121 of file SourceZone.cs.

◆ idProfile

string SourceZone.Row.idProfile

Definition at line 109 of file SourceZone.cs.

◆ image

string SourceZone.Row.image

Definition at line 133 of file SourceZone.cs.

◆ LV

int SourceZone.Row.LV

Definition at line 97 of file SourceZone.cs.

◆ name

string SourceZone.Row.name

Definition at line 91 of file SourceZone.cs.

◆ name_JP

string SourceZone.Row.name_JP

Definition at line 88 of file SourceZone.cs.

◆ name_L

string SourceZone.Row.name_L

Definition at line 154 of file SourceZone.cs.

◆ parent

string SourceZone.Row.parent

Definition at line 85 of file SourceZone.cs.

◆ pos

int [] SourceZone.Row.pos

Definition at line 136 of file SourceZone.cs.

◆ questTag

string [] SourceZone.Row.questTag

Definition at line 139 of file SourceZone.cs.

◆ tag

string [] SourceZone.Row.tag

Definition at line 124 of file SourceZone.cs.

◆ textFlavor

string SourceZone.Row.textFlavor

Definition at line 145 of file SourceZone.cs.

◆ textFlavor_JP

string SourceZone.Row.textFlavor_JP

Definition at line 142 of file SourceZone.cs.

◆ textFlavor_L

string SourceZone.Row.textFlavor_L

Definition at line 160 of file SourceZone.cs.

◆ type

string SourceZone.Row.type

Definition at line 94 of file SourceZone.cs.

◆ value

int SourceZone.Row.value

Definition at line 106 of file SourceZone.cs.

Property Documentation

◆ GetAlias

override string SourceZone.Row.GetAlias
get

Definition at line 73 of file SourceZone.cs.

◆ UseAlias

override bool SourceZone.Row.UseAlias
get

Definition at line 63 of file SourceZone.cs.


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