# OnProjectileHitHandle

bool OnProjectileHitHandle(hTarget, vLocation, iProjectileHandle)

# Class

✔️ Server: CDOTA_Ability_Lua
Client: undefined

# Function Description

(HSCRIPT hTarget, Vector vLocation, int nHandle) Projectile has collided with a given target or reached its destination (target is invalid).

# Parameters

Type Name Description
handle hTarget No Description Set
Vector vLocation No Description Set
int iProjectileHandle No Description Set