# FindModifierByNameAndCaster

handle FindModifierByNameAndCaster(pszScriptName, hCaster)

# Class

✔️ Server: CDOTA_BaseNPC
Client: undefined

# Function Description

Return a handle to the modifier of the given name from the passed caster if found, else nil ( string Name, hCaster )

# Parameters

Type Name Description
string pszScriptName No Description Set
handle hCaster No Description Set