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

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

Function Description

void OnDestroy()

Runs when the modifier is destroyed.


Example
function CDOTA_Modifier_Lua:OnDestroy(  ) end