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

Function Description
void Kill(handle hAbility, handle hAttacker)
Kills this NPC, with the params Ability and Attacker
Parameters
Type | Name | Description |
---|---|---|
handle | hAbility | No Description Set |
handle | hAttacker | No Description Set |