Dota 2 Workshop Tools/Scripting/API/CDOTA Modifier Lua.OnRefresh

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 17:57, 22 June 2015 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

void OnRefresh(handle table)

Runs when the modifier is refreshed.


Example
function CDOTA_Modifier_Lua:OnRefresh( table ) end

Parameters

Type Name Description
handle table No Description Set