object - commandobject


int Uninitialize()

Parameters
none

Description
This command is called when unit is killed, before script change and after enter into units transporter.
In this function you MUST delete (set to null) all references to objects stored in member variables.