Garry's Mod Wiki

Revision Difference

Entity:RemoveGesture#518349

<function name="RemoveGesture" parent="Entity" type="classfunc"> <description> Removes and stops the gesture with given activity. <note>This function only works on <page>BaseAnimatingOverlay</page> entites!</note> </description> <realm>Server</realm> <args> <arg name="activity" type="number">The activity remove. See &lt;page&gt;ACT&lt;/page&gt;.</arg> <arg name="activity" type="number">The activity remove. See <page>ACT</page>.</arg> </args> </function>