C# 클래스 SharpQuake.globalvars_t

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

공개 프로퍼티들

프로퍼티 타입 설명
ClientConnect System.Int32
ClientDisconnect System.Int32
ClientKill System.Int32
PlayerPostThink System.Int32
PlayerPreThink System.Int32
PutClientInServer System.Int32
SetChangeParms System.Int32
SetNewParms System.Int32
SizeInBytes int
StartFrame System.Int32
coop float
deathmatch float
force_retouch float
found_secrets float
frametime float
killed_monsters float
main System.Int32
mapname System.Int32
msg_entity int
other int
parm1 float
parm10 float
parm11 float
parm12 float
parm13 float
parm14 float
parm15 float
parm16 float
parm2 float
parm3 float
parm4 float
parm5 float
parm6 float
parm7 float
parm8 float
parm9 float
self int
serverflags float
teamplay float
time float
total_monsters float
total_secrets float
trace_allsolid float
trace_endpos v3f
trace_ent int
trace_fraction float
trace_inopen float
trace_inwater float
trace_plane_dist float
trace_plane_normal v3f
trace_startsolid float
v_forward v3f
v_right v3f
v_up v3f
world int

공개 메소드들

메소드 설명
SetParams ( float src ) : void

메소드 상세

SetParams() 공개 메소드

public SetParams ( float src ) : void
src float
리턴 void

프로퍼티 상세

ClientConnect 공개적으로 프로퍼티

public Int32,System ClientConnect
리턴 System.Int32

ClientDisconnect 공개적으로 프로퍼티

public Int32,System ClientDisconnect
리턴 System.Int32

ClientKill 공개적으로 프로퍼티

public Int32,System ClientKill
리턴 System.Int32

PlayerPostThink 공개적으로 프로퍼티

public Int32,System PlayerPostThink
리턴 System.Int32

PlayerPreThink 공개적으로 프로퍼티

public Int32,System PlayerPreThink
리턴 System.Int32

PutClientInServer 공개적으로 프로퍼티

public Int32,System PutClientInServer
리턴 System.Int32

SetChangeParms 공개적으로 프로퍼티

public Int32,System SetChangeParms
리턴 System.Int32

SetNewParms 공개적으로 프로퍼티

public Int32,System SetNewParms
리턴 System.Int32

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

public static int SizeInBytes
리턴 int

StartFrame 공개적으로 프로퍼티

public Int32,System StartFrame
리턴 System.Int32

coop 공개적으로 프로퍼티

public float coop
리턴 float

deathmatch 공개적으로 프로퍼티

public float deathmatch
리턴 float

force_retouch 공개적으로 프로퍼티

public float force_retouch
리턴 float

found_secrets 공개적으로 프로퍼티

public float found_secrets
리턴 float

frametime 공개적으로 프로퍼티

public float frametime
리턴 float

killed_monsters 공개적으로 프로퍼티

public float killed_monsters
리턴 float

main 공개적으로 프로퍼티

public Int32,System main
리턴 System.Int32

mapname 공개적으로 프로퍼티

public Int32,System mapname
리턴 System.Int32

msg_entity 공개적으로 프로퍼티

public int msg_entity
리턴 int

other 공개적으로 프로퍼티

public int other
리턴 int

parm1 공개적으로 프로퍼티

public float parm1
리턴 float

parm10 공개적으로 프로퍼티

public float parm10
리턴 float

parm11 공개적으로 프로퍼티

public float parm11
리턴 float

parm12 공개적으로 프로퍼티

public float parm12
리턴 float

parm13 공개적으로 프로퍼티

public float parm13
리턴 float

parm14 공개적으로 프로퍼티

public float parm14
리턴 float

parm15 공개적으로 프로퍼티

public float parm15
리턴 float

parm16 공개적으로 프로퍼티

public float parm16
리턴 float

parm2 공개적으로 프로퍼티

public float parm2
리턴 float

parm3 공개적으로 프로퍼티

public float parm3
리턴 float

parm4 공개적으로 프로퍼티

public float parm4
리턴 float

parm5 공개적으로 프로퍼티

public float parm5
리턴 float

parm6 공개적으로 프로퍼티

public float parm6
리턴 float

parm7 공개적으로 프로퍼티

public float parm7
리턴 float

parm8 공개적으로 프로퍼티

public float parm8
리턴 float

parm9 공개적으로 프로퍼티

public float parm9
리턴 float

self 공개적으로 프로퍼티

public int self
리턴 int

serverflags 공개적으로 프로퍼티

public float serverflags
리턴 float

teamplay 공개적으로 프로퍼티

public float teamplay
리턴 float

time 공개적으로 프로퍼티

public float time
리턴 float

total_monsters 공개적으로 프로퍼티

public float total_monsters
리턴 float

total_secrets 공개적으로 프로퍼티

public float total_secrets
리턴 float

trace_allsolid 공개적으로 프로퍼티

public float trace_allsolid
리턴 float

trace_endpos 공개적으로 프로퍼티

public v3f trace_endpos
리턴 v3f

trace_ent 공개적으로 프로퍼티

public int trace_ent
리턴 int

trace_fraction 공개적으로 프로퍼티

public float trace_fraction
리턴 float

trace_inopen 공개적으로 프로퍼티

public float trace_inopen
리턴 float

trace_inwater 공개적으로 프로퍼티

public float trace_inwater
리턴 float

trace_plane_dist 공개적으로 프로퍼티

public float trace_plane_dist
리턴 float

trace_plane_normal 공개적으로 프로퍼티

public v3f trace_plane_normal
리턴 v3f

trace_startsolid 공개적으로 프로퍼티

public float trace_startsolid
리턴 float

v_forward 공개적으로 프로퍼티

public v3f v_forward
리턴 v3f

v_right 공개적으로 프로퍼티

public v3f v_right
리턴 v3f

v_up 공개적으로 프로퍼티

public v3f v_up
리턴 v3f

world 공개적으로 프로퍼티

public int world
리턴 int