Elin Modding Docs Doc
Loading...
Searching...
No Matches
EloMap.TileInfo Class Reference

Public Attributes

Sprite sprite
 
bool blocked
 
bool isRoad
 
bool roadLeft
 
bool roadRight
 
bool roadUp
 
bool roadDown
 
bool rock
 
bool sea
 
bool shore
 
SourceGlobalTile.Row source
 

Properties

bool IsSnow [get]
 
string idSurface [get]
 
string idZoneProfile [get]
 
string name [get]
 
bool CanEmbark [get]
 
bool IsBridge [get]
 
bool IsNeighborRoad [get]
 

Detailed Description

Definition at line 483 of file EloMap.cs.

Member Data Documentation

◆ blocked

bool EloMap.TileInfo.blocked

Definition at line 560 of file EloMap.cs.

◆ isRoad

bool EloMap.TileInfo.isRoad

Definition at line 563 of file EloMap.cs.

◆ roadDown

bool EloMap.TileInfo.roadDown

Definition at line 575 of file EloMap.cs.

◆ roadLeft

bool EloMap.TileInfo.roadLeft

Definition at line 566 of file EloMap.cs.

◆ roadRight

bool EloMap.TileInfo.roadRight

Definition at line 569 of file EloMap.cs.

◆ roadUp

bool EloMap.TileInfo.roadUp

Definition at line 572 of file EloMap.cs.

◆ rock

bool EloMap.TileInfo.rock

Definition at line 578 of file EloMap.cs.

◆ sea

bool EloMap.TileInfo.sea

Definition at line 581 of file EloMap.cs.

◆ shore

bool EloMap.TileInfo.shore

Definition at line 584 of file EloMap.cs.

◆ source

SourceGlobalTile.Row EloMap.TileInfo.source

Definition at line 587 of file EloMap.cs.

◆ sprite

Sprite EloMap.TileInfo.sprite

Definition at line 557 of file EloMap.cs.

Property Documentation

◆ CanEmbark

bool EloMap.TileInfo.CanEmbark
get

Definition at line 528 of file EloMap.cs.

◆ idSurface

string EloMap.TileInfo.idSurface
get

Definition at line 497 of file EloMap.cs.

◆ idZoneProfile

string EloMap.TileInfo.idZoneProfile
get

Definition at line 508 of file EloMap.cs.

◆ IsBridge

bool EloMap.TileInfo.IsBridge
get

Definition at line 538 of file EloMap.cs.

◆ IsNeighborRoad

bool EloMap.TileInfo.IsNeighborRoad
get

Definition at line 548 of file EloMap.cs.

◆ IsSnow

bool EloMap.TileInfo.IsSnow
get

Definition at line 487 of file EloMap.cs.

◆ name

string EloMap.TileInfo.name
get

Definition at line 518 of file EloMap.cs.


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