|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
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] |
Definition at line 7 of file SourceGlobalTile.cs.
| string SourceGlobalTile.Row.alias |
Definition at line 11 of file SourceGlobalTile.cs.
Referenced by EloMap.GetTileInfo().
| int [] SourceGlobalTile.Row.attribs |
Definition at line 31 of file SourceGlobalTile.cs.
Referenced by EloMap.GetTileInfo(), and MapGenRegion.OnGenerateTerrain().
| int SourceGlobalTile.Row.dangerLv |
Definition at line 25 of file SourceGlobalTile.cs.
| string SourceGlobalTile.Row.detail |
Definition at line 35 of file SourceGlobalTile.cs.
| string SourceGlobalTile.Row.detail_JP |
Definition at line 33 of file SourceGlobalTile.cs.
| int SourceGlobalTile.Row.floor |
Definition at line 19 of file SourceGlobalTile.cs.
Referenced by MapGenRegion.OnGenerateTerrain().
| int SourceGlobalTile.Row.id |
Definition at line 9 of file SourceGlobalTile.cs.
Referenced by EloMap.CanBuildSite(), EloMap.IsWater(), and SourceGlobalTile.SetRow().
| string SourceGlobalTile.Row.idBiome |
Definition at line 29 of file SourceGlobalTile.cs.
| string SourceGlobalTile.Row.name |
Definition at line 15 of file SourceGlobalTile.cs.
| string SourceGlobalTile.Row.name_JP |
Definition at line 13 of file SourceGlobalTile.cs.
| string [] SourceGlobalTile.Row.tag |
Definition at line 23 of file SourceGlobalTile.cs.
Referenced by EloMap.CanBuildSite().
| int [] SourceGlobalTile.Row.tiles |
Definition at line 17 of file SourceGlobalTile.cs.
Referenced by EloMap.GetTileInfo(), and SourceGlobalTile.OnInit().
| string [] SourceGlobalTile.Row.trait |
Definition at line 27 of file SourceGlobalTile.cs.
| string SourceGlobalTile.Row.zoneProfile |
Definition at line 21 of file SourceGlobalTile.cs.
Referenced by EloMap.GetTileInfo().
|
get |
Definition at line 39 of file SourceGlobalTile.cs.
|
get |
Definition at line 37 of file SourceGlobalTile.cs.