Table of Contents

StaticShapeData::Damage

There is no doc-string available for this function.

Syntax

script StaticShapeData::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:9344

See also

StaticShapeData::create
StaticShapeData::onAdd

References

This function is not called by any other functions.