Table of Contents

Vehicle::onDriverLeave

There is no doc-string available for this function.

Syntax

script Vehicle::onDriverLeave(string %obj, string %player);

Parameters

string %obj
No description available.

string %player
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:23229

See also

Vehicle::finalExplosion
Vehicle::getDriverBL_ID
Vehicle::getDriverName
Vehicle::lavaDamage
Vehicle::onActivate
Vehicle::onCollision
Vehicle::onRemove
Vehicle::setAngularVelocity
Vehicle::teleportEffect
Vehicle::tumbleCheck
Vehicle::VCE_ifVariable
Vehicle::VCE_modVariable

References

This function is not called by any other functions.