Show / Hide Table of Contents

Class ChatAuthorizationLevel

Inheritance
System.Object
ChatAuthorizationLevel
Namespace: Eco.Gameplay.Systems.Messaging.Chat.Commands
Assembly: Eco.Gameplay.dll
Syntax
public sealed class ChatAuthorizationLevel : Enum

Fields

Admin

Declaration
public const ChatAuthorizationLevel Admin
Field Value
Type Description
ChatAuthorizationLevel

DevTier

Declaration
public const ChatAuthorizationLevel DevTier
Field Value
Type Description
ChatAuthorizationLevel

Moderator

Declaration
public const ChatAuthorizationLevel Moderator
Field Value
Type Description
ChatAuthorizationLevel

User

Declaration
public const ChatAuthorizationLevel User
Field Value
Type Description
ChatAuthorizationLevel

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
ChatCommandsExtensions.Localized(ChatAuthorizationLevel)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾