Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.RemoveModifierByNameAndCaster: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
mNo edit summary
Line 20: Line 20:
| string
| string
| a
| a
| No Description Set
| Modifier Name
|-
|-
| handle
| handle
| b
| b
| No Description Set
| Caster
|}
|}

Revision as of 16:41, 10 August 2014

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

void RemoveModifierByNameAndCaster(string a, handle b)

Removes a modifier that was cast by the given caster


Parameters

Type Name Description
string a Modifier Name
handle b Caster