Property | Type | Description | |
---|---|---|---|
cdtrack | int | ||
cmd | |||
completed_time | int | ||
crouch | float | ||
cshifts | SharpQuake.cshift_t[] | ||
driftmove | float | ||
faceanimtime | float | ||
free_efrags | |||
gametype | int | ||
idealpitch | float | ||
intermission | int | ||
inwater | bool | ||
item_gettime | float[] | ||
items | int | ||
last_received_message | float | ||
laststop | double | ||
levelname | string | ||
maxclients | int | ||
model_precache | SharpQuake.model_t[] | ||
movemessages | int | ||
mtime | double[] | ||
mvelocity | Vector3[] | ||
mviewangles | Vector3[] | ||
nodrift | bool | ||
num_entities | int | ||
num_statics | int | ||
oldtime | double | ||
onground | bool | ||
paused | bool | ||
pitchvel | float | ||
prev_cshifts | SharpQuake.cshift_t[] | ||
punchangle | Vector3 | ||
scores | SharpQuake.scoreboard_t[] | ||
sound_precache | sfx_t[] | ||
stats | int[] | ||
time | double | ||
velocity | Vector3 | ||
viewangles | Vector3 | ||
viewent | |||
viewentity | int | ||
viewheight | float | ||
worldmodel |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
HasItems ( int item ) : bool | ||
client_state_t ( ) : System |
public model_t[],SharpQuake model_precache | ||
return | SharpQuake.model_t[] |
public cshift_t[],SharpQuake prev_cshifts | ||
return | SharpQuake.cshift_t[] |