Garry's Mod Wiki

Revision Difference

Entity:RemoveGesture#518941

<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 <page>ACT</page>.</arg> <arg name="activity" type="number">The activity remove. See <page>Enums/ACT</page>.</arg> </args> </function>