Dota 2 Workshop Tools/Scripting/API/CDOTA Item Lua.OnChannelThink

From Valve Developer Community
Jump to: navigation, search
Note.png Note:  This page is automatically generated. Any changes may be overwritten

Function Description

void OnChannelThink(float flInterval)

(float flInterval) Channeling is taking place.


Example
function CDOTA_Item_Lua:OnChannelThink( flInterval ) end

Parameters

Type Name Description
float flInterval No Description Set