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

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 |