Table of Contents

ItemData::create

There is no doc-string available for this function.

Syntax

script ItemData::create(string %data);

Parameters

string %data
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:9256

See also

ItemData::onAdd
ItemData::onBallCollision
ItemData::onCollision
ItemData::onPickup
ItemData::onThrow
ItemData::onUse

References

This function is not called by any other functions.