Table of Contents

VehicleData::onLeaveLiquid

There is no doc-string available for this function.

Syntax

script VehicleData::onLeaveLiquid(string %data, string %obj, string %type);

Parameters

string %data
No description available.

string %obj
No description available.

string %type
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:23329

See also

VehicleData::onCollision
VehicleData::onDriverLeave
VehicleData::onEnterLiquid

References

This function is not called by any other functions.