C# 클래스 SharpQuake.dprograms_t

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

공개 프로퍼티들

프로퍼티 타입 설명
SizeInBytes int
crc int
entityfields int
numfielddefs int
numfunctions int
numglobaldefs int
numglobals int
numstatements int
numstrings int
ofs_fielddefs int
ofs_functions int
ofs_globaldefs int
ofs_globals int
ofs_statements int
ofs_strings int
version int

공개 메소드들

메소드 설명
SwapBytes ( ) : void

메소드 상세

SwapBytes() 공개 메소드

public SwapBytes ( ) : void
리턴 void

프로퍼티 상세

SizeInBytes 공개적으로 정적으로 프로퍼티

public static int SizeInBytes
리턴 int

crc 공개적으로 프로퍼티

public int crc
리턴 int

entityfields 공개적으로 프로퍼티

public int entityfields
리턴 int

numfielddefs 공개적으로 프로퍼티

public int numfielddefs
리턴 int

numfunctions 공개적으로 프로퍼티

public int numfunctions
리턴 int

numglobaldefs 공개적으로 프로퍼티

public int numglobaldefs
리턴 int

numglobals 공개적으로 프로퍼티

public int numglobals
리턴 int

numstatements 공개적으로 프로퍼티

public int numstatements
리턴 int

numstrings 공개적으로 프로퍼티

public int numstrings
리턴 int

ofs_fielddefs 공개적으로 프로퍼티

public int ofs_fielddefs
리턴 int

ofs_functions 공개적으로 프로퍼티

public int ofs_functions
리턴 int

ofs_globaldefs 공개적으로 프로퍼티

public int ofs_globaldefs
리턴 int

ofs_globals 공개적으로 프로퍼티

public int ofs_globals
리턴 int

ofs_statements 공개적으로 프로퍼티

public int ofs_statements
리턴 int

ofs_strings 공개적으로 프로퍼티

public int ofs_strings
리턴 int

version 공개적으로 프로퍼티

public int version
리턴 int