Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
SourceGlobalTile.Row Class Reference
Inheritance diagram for SourceGlobalTile.Row:

Public Attributes

int id
 
string alias
 
string name_JP
 
string name
 
int[] tiles
 
int floor
 
string zoneProfile
 
string[] tag
 
int dangerLv
 
string[] trait
 
string idBiome
 
int[] attribs
 
string detail_JP
 
string detail
 

Properties

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

Detailed Description

Definition at line 7 of file SourceGlobalTile.cs.

Member Data Documentation

◆ alias

string SourceGlobalTile.Row.alias

Definition at line 11 of file SourceGlobalTile.cs.

Referenced by EloMap.GetTileInfo().

◆ attribs

int [] SourceGlobalTile.Row.attribs

Definition at line 31 of file SourceGlobalTile.cs.

Referenced by EloMap.GetTileInfo(), and MapGenRegion.OnGenerateTerrain().

◆ dangerLv

int SourceGlobalTile.Row.dangerLv

Definition at line 25 of file SourceGlobalTile.cs.

◆ detail

string SourceGlobalTile.Row.detail

Definition at line 35 of file SourceGlobalTile.cs.

◆ detail_JP

string SourceGlobalTile.Row.detail_JP

Definition at line 33 of file SourceGlobalTile.cs.

◆ floor

int SourceGlobalTile.Row.floor

Definition at line 19 of file SourceGlobalTile.cs.

Referenced by MapGenRegion.OnGenerateTerrain().

◆ id

int SourceGlobalTile.Row.id

Definition at line 9 of file SourceGlobalTile.cs.

Referenced by EloMap.CanBuildSite(), and SourceGlobalTile.SetRow().

◆ idBiome

string SourceGlobalTile.Row.idBiome

Definition at line 29 of file SourceGlobalTile.cs.

◆ name

string SourceGlobalTile.Row.name

Definition at line 15 of file SourceGlobalTile.cs.

◆ name_JP

string SourceGlobalTile.Row.name_JP

Definition at line 13 of file SourceGlobalTile.cs.

◆ tag

string [] SourceGlobalTile.Row.tag

Definition at line 23 of file SourceGlobalTile.cs.

Referenced by EloMap.CanBuildSite().

◆ tiles

int [] SourceGlobalTile.Row.tiles

Definition at line 17 of file SourceGlobalTile.cs.

Referenced by EloMap.GetTileInfo(), and SourceGlobalTile.OnInit().

◆ trait

string [] SourceGlobalTile.Row.trait

Definition at line 27 of file SourceGlobalTile.cs.

◆ zoneProfile

string SourceGlobalTile.Row.zoneProfile

Definition at line 21 of file SourceGlobalTile.cs.

Referenced by EloMap.GetTileInfo().

Property Documentation

◆ GetAlias

override string SourceGlobalTile.Row.GetAlias
get

Definition at line 39 of file SourceGlobalTile.cs.

◆ UseAlias

override bool SourceGlobalTile.Row.UseAlias
get

Definition at line 37 of file SourceGlobalTile.cs.


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