Table of Contents

clientCmdObjectTransferBegin

There is no doc-string available for this function.

Syntax

script clientCmdObjectTransferBegin(string %objectID, string %parentID, string %className, string %namespace);

Parameters

string %objectID
No description available.

string %parentID
No description available.

string %className
No description available.

string %namespace
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/client/support/Support_ObjectTransfer_Client.cs:27

See also

References

This function is not called by any other functions.