Table of Contents

FlyingVehicleData::Damage

There is no doc-string available for this function.

Syntax

script FlyingVehicleData::Damage(string %this, string %obj, string %sourceObject, string %position, string %damage, string %damageType);

Parameters

string %this
No description available.

string %obj
No description available.

string %sourceObject
No description available.

string %position
No description available.

string %damage
No description available.

string %damageType
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:23785

See also

FlyingVehicleData::onCollision

References

This function is not called by any other functions.