Dota 2 Workshop Tools/Scripting/API/CDOTA Modifier Lua.RemoveOnDeath
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
bool RemoveOnDeath()
True/false if this modifier is removed when the parent dies.
- Example
function CDOTA_Modifier_Lua:RemoveOnDeath( ) end
Returns
bool - No Description Set