Elin Decompiled Documentation EA 23.102 Nightly
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
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 6 of file SourceZone.cs.

Member Data Documentation

◆ chance

int SourceZone.Row.chance

Definition at line 20 of file SourceZone.cs.

◆ cost

int SourceZone.Row.cost

Definition at line 38 of file SourceZone.cs.

◆ detail

string SourceZone.Row.detail

Definition at line 54 of file SourceZone.cs.

◆ detail_JP

string SourceZone.Row.detail_JP

Definition at line 52 of file SourceZone.cs.

◆ detail_L

string SourceZone.Row.detail_L

Definition at line 60 of file SourceZone.cs.

◆ dev

int SourceZone.Row.dev

Definition at line 40 of file SourceZone.cs.

◆ faction

string SourceZone.Row.faction

Definition at line 22 of file SourceZone.cs.

◆ id

string SourceZone.Row.id

Definition at line 8 of file SourceZone.cs.

Referenced by SourceZone.SetRow().

◆ idBiome

string SourceZone.Row.idBiome

Definition at line 30 of file SourceZone.cs.

◆ idFile

string [] SourceZone.Row.idFile

Definition at line 28 of file SourceZone.cs.

◆ idGen

string SourceZone.Row.idGen

Definition at line 32 of file SourceZone.cs.

◆ idPlaylist

string SourceZone.Row.idPlaylist

Definition at line 34 of file SourceZone.cs.

◆ idProfile

string SourceZone.Row.idProfile

Definition at line 26 of file SourceZone.cs.

◆ image

string SourceZone.Row.image

Definition at line 42 of file SourceZone.cs.

◆ LV

int SourceZone.Row.LV

Definition at line 18 of file SourceZone.cs.

◆ name

string SourceZone.Row.name

Definition at line 14 of file SourceZone.cs.

◆ name_JP

string SourceZone.Row.name_JP

Definition at line 12 of file SourceZone.cs.

◆ name_L

string SourceZone.Row.name_L

Definition at line 57 of file SourceZone.cs.

◆ parent

string SourceZone.Row.parent

Definition at line 10 of file SourceZone.cs.

◆ pos

int [] SourceZone.Row.pos

Definition at line 44 of file SourceZone.cs.

Referenced by SpatialGen.Create().

◆ questTag

string [] SourceZone.Row.questTag

Definition at line 46 of file SourceZone.cs.

◆ tag

string [] SourceZone.Row.tag

Definition at line 36 of file SourceZone.cs.

◆ textFlavor

string SourceZone.Row.textFlavor

Definition at line 50 of file SourceZone.cs.

◆ textFlavor_JP

string SourceZone.Row.textFlavor_JP

Definition at line 48 of file SourceZone.cs.

◆ textFlavor_L

string SourceZone.Row.textFlavor_L

Definition at line 63 of file SourceZone.cs.

◆ type

string SourceZone.Row.type

Definition at line 16 of file SourceZone.cs.

Referenced by SpatialGen.Create().

◆ value

int SourceZone.Row.value

Definition at line 24 of file SourceZone.cs.

Property Documentation

◆ GetAlias

override string SourceZone.Row.GetAlias
get

Definition at line 67 of file SourceZone.cs.

◆ UseAlias

override bool SourceZone.Row.UseAlias
get

Definition at line 65 of file SourceZone.cs.


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