C# 클래스 SharpQuake.client_static_t

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

공개 프로퍼티들

프로퍼티 타입 설명
demofile IDisposable
demonum int
demoplayback bool
demorecording bool
demos string[]
forcetrack int
mapstring string
message MsgWriter
netcon qsocket_t
signon int
spawnparms string
state cactive_t
td_lastframe int
td_startframe int
td_starttime float
timedemo bool

공개 메소드들

메소드 설명
client_static_t ( ) : System

메소드 상세

client_static_t() 공개 메소드

public client_static_t ( ) : System
리턴 System

프로퍼티 상세

demofile 공개적으로 프로퍼티

public IDisposable demofile
리턴 IDisposable

demonum 공개적으로 프로퍼티

public int demonum
리턴 int

demoplayback 공개적으로 프로퍼티

public bool demoplayback
리턴 bool

demorecording 공개적으로 프로퍼티

public bool demorecording
리턴 bool

demos 공개적으로 프로퍼티

public string[] demos
리턴 string[]

forcetrack 공개적으로 프로퍼티

public int forcetrack
리턴 int

mapstring 공개적으로 프로퍼티

public string mapstring
리턴 string

message 공개적으로 프로퍼티

public MsgWriter message
리턴 MsgWriter

netcon 공개적으로 프로퍼티

public qsocket_t,SharpQuake netcon
리턴 qsocket_t

signon 공개적으로 프로퍼티

public int signon
리턴 int

spawnparms 공개적으로 프로퍼티

public string spawnparms
리턴 string

state 공개적으로 프로퍼티

public cactive_t state
리턴 cactive_t

td_lastframe 공개적으로 프로퍼티

public int td_lastframe
리턴 int

td_startframe 공개적으로 프로퍼티

public int td_startframe
리턴 int

td_starttime 공개적으로 프로퍼티

public float td_starttime
리턴 float

timedemo 공개적으로 프로퍼티

public bool timedemo
리턴 bool