Revision Difference
CUserCmd:SetImpulse#514230
<function name="SetImpulse" parent="CUserCmd" type="classfunc">⤶
<description>⤶
Sets the impulse command to be sent to the server.⤶
⤶
For example, 101 is an impulse that will give the player all Half-Life 2 weapons with sv_cheats set to 1. Impulse 100 will toggle their flashlight.⤶
</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="speed" type="number">The impulse to send.</arg>⤶
</args>⤶
</function>⤶
⤶