C# 클래스 SagaMap.Manager.MapInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
CattleyaMapID int
CattleyaX float
CattleyaY float
CattleyaZ float
heightmaps List
id int
name string

프로퍼티 상세

CattleyaMapID 공개적으로 프로퍼티

public int CattleyaMapID
리턴 int

CattleyaX 공개적으로 프로퍼티

public float CattleyaX
리턴 float

CattleyaY 공개적으로 프로퍼티

public float CattleyaY
리턴 float

CattleyaZ 공개적으로 프로퍼티

public float CattleyaZ
리턴 float

heightmaps 공개적으로 프로퍼티

public List heightmaps
리턴 List

id 공개적으로 프로퍼티

public int id
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string