Table of Contents

FlyingVehicleData::onCollision

There is no doc-string available for this function.

Syntax

script FlyingVehicleData::onCollision(string %this, string %obj, string %col, string %vec, string %speed);

Parameters

string %this
No description available.

string %obj
No description available.

string %col
No description available.

string %vec
No description available.

string %speed
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:23451

See also

FlyingVehicleData::Damage

References

This function is not called by any other functions.