Table of Contents

VehicleData::onEnterLiquid

There is no doc-string available for this function.

Syntax

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

Parameters

string %data
No description available.

string %obj
No description available.

string %coverage
No description available.

string %type
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:23316

See also

VehicleData::onCollision
VehicleData::onDriverLeave
VehicleData::onLeaveLiquid

References

This function is not called by any other functions.