C# 클래스 Mappy_Map2D.Block

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
User1 uint
User3 ushort
User5 byte
bgoff int
fgoff2 int
miscData byte

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

User1 공개적으로 프로퍼티

public uint User1
리턴 uint

User3 공개적으로 프로퍼티

public ushort User3
리턴 ushort

User5 공개적으로 프로퍼티

public byte User5
리턴 byte

bgoff 공개적으로 프로퍼티

public int bgoff
리턴 int

fgoff2 공개적으로 프로퍼티

public int fgoff2
리턴 int

miscData 공개적으로 프로퍼티

public byte miscData
리턴 byte