C# Class SimShift.MapTool.Ets2Company

Afficher le fichier Open project: nlhans/SimShift

Méthodes publiques

Свойство Type Description
MaxX int
MaxY int
MinX int
MinY int
Prefab Ets2Prefab

Méthodes publiques

Méthode Description
Ets2Company ( string line, Ets2Mapper mapper ) : System.Linq

Method Details

Ets2Company() public méthode

public Ets2Company ( string line, Ets2Mapper mapper ) : System.Linq
line string
mapper Ets2Mapper
Résultat System.Linq

Property Details

MaxX public_oe property

public int MaxX
Résultat int

MaxY public_oe property

public int MaxY
Résultat int

MinX public_oe property

public int MinX
Résultat int

MinY public_oe property

public int MinY
Résultat int

Prefab public_oe property

public Ets2Prefab,SimShift.MapTool Prefab
Résultat Ets2Prefab