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

Function Description
void RemoveModifierByNameAndCaster(string pszScriptName, handle hCaster)
Removes a modifier that was cast by the given caster
Parameters
Type | Name | Description |
---|---|---|
string | pszScriptName | No Description Set |
handle | hCaster | No Description Set |