Show / Hide Table of Contents

Class PermissionsEuiMsg.UpdateAdmin

Inheritance
System.Object
EuiMessageBase
PermissionsEuiMsg.UpdateAdmin
Namespace: Content.Shared.Administration
Assembly: Content.Shared.dll
Syntax
public sealed class UpdateAdmin : EuiMessageBase

Fields

| Improve this Doc View Source

NegFlags

Declaration
public AdminFlags NegFlags
Field Value
Type Description
AdminFlags
| Improve this Doc View Source

PosFlags

Declaration
public AdminFlags PosFlags
Field Value
Type Description
AdminFlags
| Improve this Doc View Source

RankId

Declaration
public int? RankId
Field Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

Title

Declaration
public string? Title
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

UserId

Declaration
public NetUserId UserId
Field Value
Type Description
Robust.Shared.Network.NetUserId
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾