Table of Contents

Item::setThrower

There is no doc-string available for this function.

Syntax

script Item::setThrower(string %this, string %newThrower);

Parameters

string %this
No description available.

string %newThrower
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:9307

See also

Item::fadeIn
Item::fadeOut
Item::getLastStickyNormal
Item::getLastStickyPos
Item::getRespawnTime
Item::isRotating
Item::isStatic
Item::Respawn
Item::schedulePop
Item::setCollisionTimeout
Item::setRespawnTime

References

This function is not called by any other functions.