TakeOwnership

Method

Try to take ownership of a Space Object. This can fail if the object doesn't exist or if the ownership is fixed to another actor. Since the server can reject the request, the ownership change is not immediate.

Definition

SpaceObjectOwnershipTransferRequest TakeOwnership(int objectID)
SpaceObjectOwnershipTransferRequest TakeOwnership(int objectID)

Returns SpaceObjectOwnershipTransferRequest

Parameters

ParameterDescription
int objectID

The space object to take ownership from