C# 클래스 SharpQuake.lumpinfo_t

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

공개 프로퍼티들

프로퍼티 타입 설명
compression byte
disksize int
filepos int
size int
type byte

프로퍼티 상세

compression 공개적으로 프로퍼티

public byte compression
리턴 byte

disksize 공개적으로 프로퍼티

public int disksize
리턴 int

filepos 공개적으로 프로퍼티

public int filepos
리턴 int

size 공개적으로 프로퍼티

public int size
리턴 int

type 공개적으로 프로퍼티

public byte type
리턴 byte