Table of Contents

VehicleSpawnMarker::onRemove

There is no doc-string available for this function.

Syntax

script VehicleSpawnMarker::onRemove(string %obj);

Parameters

string %obj
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:23992

See also

VehicleSpawnMarker::getReColorVehicle
VehicleSpawnMarker::getUiName
VehicleSpawnMarker::onAdd
VehicleSpawnMarker::setData

References

This function is not called by any other functions.