C# Class SharpMod.UserCommand

Afficher le fichier Open project: txdv/sharpmod

Méthodes publiques

Свойство Type Description
buttons ushort
forwardmove float
hightlevel byte
impact_index int
impact_position SharpMod.Math.Vector3d
impulse byte
lerp_sec short
msec byte
upmove float
viewangles SharpMod.Math.Vector3d
weaponselect byte

Property Details

buttons public_oe property

public ushort buttons
Résultat ushort

forwardmove public_oe property

public float forwardmove
Résultat float

hightlevel public_oe property

public byte hightlevel
Résultat byte

impact_index public_oe property

public int impact_index
Résultat int

impact_position public_oe property

public Vector3d,SharpMod.Math impact_position
Résultat SharpMod.Math.Vector3d

impulse public_oe property

public byte impulse
Résultat byte

lerp_sec public_oe property

public short lerp_sec
Résultat short

msec public_oe property

public byte msec
Résultat byte

upmove public_oe property

public float upmove
Résultat float

viewangles public_oe property

public Vector3d,SharpMod.Math viewangles
Résultat SharpMod.Math.Vector3d

weaponselect public_oe property

public byte weaponselect
Résultat byte