C# 클래스 SharpQuake.ddef_t

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

공개 프로퍼티들

프로퍼티 타입 설명
SizeInBytes int
ofs ushort
s_name int
type ushort

공개 메소드들

메소드 설명
SwapBytes ( ) : void

메소드 상세

SwapBytes() 공개 메소드

public SwapBytes ( ) : void
리턴 void

프로퍼티 상세

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

public static int SizeInBytes
리턴 int

ofs 공개적으로 프로퍼티

public ushort ofs
리턴 ushort

s_name 공개적으로 프로퍼티

public int s_name
리턴 int

type 공개적으로 프로퍼티

public ushort type
리턴 ushort