Declaration
public bool SetOwner(ParaPlayer player);
Description
Sets the owner of the object. The function works only when the object is owned by yourself.
Parameter
player | Sets the owner of the object to the player object. |