Click or drag to resize
IMySessionHasAdminPrivileges Property

[This is preliminary documentation and is subject to change.]

Checks if the local player is an admin or is promoted to space master.

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
bool HasAdminPrivileges { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:VRage.Game.ModAPI.IMySession.HasAdminPrivileges"]

See Also