Api Sandbox OwnerTransfer
enum

OwnerTransfer

public sealed enum OwnerTransfer : Enum

Specifies who can control ownership of a networked object.

Enum Values

Name Value Description
Takeover Anyone can control ownership.
Fixed Only the host can change the ownership.
Request Anyone can request ownership changes from the host.
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.OwnerTransfer