Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.RemoveGesture
< Dota 2 Workshop Tools | Scripting | API

Function Description
void RemoveGesture(int nActivity)
Remove the given gesture activity.
- Example
function CDOTA_BaseNPC:RemoveGesture( nActivity ) end
Parameters
Type | Name | Description |
---|---|---|
int | nActivity | No Description Set |