C# Class FC3Editor.Nomad.WorldImport.TextureSectorInfo

Afficher le fichier Open project: Azerothian/fc3editor Class Usage Examples

Méthodes publiques

Свойство Type Description
layerFile string
layerIds List
layerIndexes List
sectorX int
sectorY int
xmlSector System.Xml.XmlElement

Property Details

layerFile public_oe property

public string layerFile
Résultat string

layerIds public_oe property

public List layerIds
Résultat List

layerIndexes public_oe property

public List layerIndexes
Résultat List

sectorX public_oe property

public int sectorX
Résultat int

sectorY public_oe property

public int sectorY
Résultat int

xmlSector public_oe property

public XmlElement,System.Xml xmlSector
Résultat System.Xml.XmlElement