Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.IsChanneling
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

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