object - objectX - mission


int Uninitialize()

Scope: public

Parameters
none

Return values
ignored

Description
Command called just before removing script from memory. Usually it is a good idea to assign null to all object poiters used in script but it is not required.

See also