Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SharpQuake
usercmd_t
C# Class SharpQuake.usercmd_t
Show file
Open project: Memorix101/SharpQuake
Class Usage Examples
Public Properties
Property
Type
Description
forwardmove
float
sidemove
float
upmove
float
viewangles
Vector3
Public Methods
Method
Description
Clear
( ) :
void
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
Property Details
forwardmove
public property
public
float
forwardmove
return
float
sidemove
public property
public
float
sidemove
return
float
upmove
public property
public
float
upmove
return
float
viewangles
public property
public
Vector3
viewangles
return
Vector3