C# Class SharpMod.UserCommand

Datei anzeigen Open project: txdv/sharpmod

Public Properties

Property 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
return ushort

forwardmove public_oe property

public float forwardmove
return float

hightlevel public_oe property

public byte hightlevel
return byte

impact_index public_oe property

public int impact_index
return int

impact_position public_oe property

public Vector3d,SharpMod.Math impact_position
return SharpMod.Math.Vector3d

impulse public_oe property

public byte impulse
return byte

lerp_sec public_oe property

public short lerp_sec
return short

msec public_oe property

public byte msec
return byte

upmove public_oe property

public float upmove
return float

viewangles public_oe property

public Vector3d,SharpMod.Math viewangles
return SharpMod.Math.Vector3d

weaponselect public_oe property

public byte weaponselect
return byte