Свойство | Type | Description | |
---|---|---|---|
cost | int | ||
flags | byte | ||
lotid | int | ||
name | string | ||
x | short | ||
y | short |
Méthode | Description | |
---|---|---|
LotTileEntry ( int Lotid, string Name, short X, short Y, byte Flags, int Cost ) : System |
public LotTileEntry ( int Lotid, string Name, short X, short Y, byte Flags, int Cost ) : System | ||
Lotid | int | |
Name | string | |
X | short | |
Y | short | |
Flags | byte | |
Cost | int | |
Résultat | System |