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

Function Description
bool IsChanneling()
Is this unit currently channeling a spell?
- Example
function CDOTA_BaseNPC:IsChanneling( ) end
Returns
bool - No Description Set