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

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

Function Description

void OnCreated(handle table)

Runs when the modifier is created.


Example
function CDOTA_Modifier_Lua:OnCreated( table ) end

Parameters

Type Name Description
handle table No Description Set