C# 클래스 SharpQuake.dfunction_t

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

공개 프로퍼티들

프로퍼티 타입 설명
SizeInBytes int
first_statement int
locals int
numparms int
parm_start int
profile int
s_file int
s_name int

공개 메소드들

메소드 설명
SwapBytes ( ) : void
ToString ( ) : string

메소드 상세

SwapBytes() 공개 메소드

public SwapBytes ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

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

public static int SizeInBytes
리턴 int

first_statement 공개적으로 프로퍼티

public int first_statement
리턴 int

locals 공개적으로 프로퍼티

public int locals
리턴 int

numparms 공개적으로 프로퍼티

public int numparms
리턴 int

parm_start 공개적으로 프로퍼티

public int parm_start
리턴 int

profile 공개적으로 프로퍼티

public int profile
리턴 int

s_file 공개적으로 프로퍼티

public int s_file
리턴 int

s_name 공개적으로 프로퍼티

public int s_name
리턴 int