C# 클래스 Nomad.Logic.WorldImport.TextureSectorInfo

파일 보기 프로젝트 열기: Azerothian/fc3editor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
layerFile string
layerIds List
layerIndexes List
sectorX int
sectorY int
xmlSector System.Xml.XmlElement

프로퍼티 상세

layerFile 공개적으로 프로퍼티

public string layerFile
리턴 string

layerIds 공개적으로 프로퍼티

public List layerIds
리턴 List

layerIndexes 공개적으로 프로퍼티

public List layerIndexes
리턴 List

sectorX 공개적으로 프로퍼티

public int sectorX
리턴 int

sectorY 공개적으로 프로퍼티

public int sectorY
리턴 int

xmlSector 공개적으로 프로퍼티

public XmlElement,System.Xml xmlSector
리턴 System.Xml.XmlElement