Garry's Mod Wiki

Entity:RemoveAllGestures

  Entity:RemoveAllGestures()

Description

Removes and stops all gestures.

This function only works on BaseAnimatingOverlay entites!
Layer removal procedures aren't immediate. Layer removal functions actually manipulate Entity:GetLayerWeight down to 0, then remove the layer in next intervals. If the targeted layer's weight keeps changing, your layer will not be removed.