ParaScript.SetOwner

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

playerSets the owner of the object to the player object.