Show / Hide Table of Contents

Class AdminRank

Inheritance
System.Object
AdminRank
Namespace: Content.Server.Administration
Assembly: Content.Server.dll
Syntax
public sealed class AdminRank : object

Constructors

| Improve this Doc View Source

AdminRank(String, AdminFlags)

Declaration
public AdminRank(string name, AdminFlags flags)
Parameters
Type Name Description
System.String name
AdminFlags flags

Properties

| Improve this Doc View Source

Flags

Declaration
public AdminFlags Flags { get; }
Property Value
Type Description
AdminFlags
| Improve this Doc View Source

Name

Declaration
public string Name { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾