RemoveAnimSet
DocsRemoveAnimSet(animSet)Description
Unloads the specified animation set. An animation set provides movement animations for a ped.
Animation set and clip set are synonymous. See <code>SET_PED_MOVEMENT_CLIPSET</code>.
Parameters
| Name | Type | Description |
|---|---|---|
animSet | char* | — |
Returns
voidThis native does not return a value.