Show / Hide Table of Contents

Class ChatCommandHandlerAttribute

Marks a class as chat commands handler. Class with that attribute will be scanned for chat commands with ChatCommandAttribute and ChatSubCommandAttribute.

Inheritance
System.Object
ChatCommandHandlerAttribute
Namespace: Eco.Gameplay.Systems.Messaging.Chat.Commands
Assembly: Eco.Gameplay.dll
Syntax
public class ChatCommandHandlerAttribute : Attribute

Constructors

ChatCommandHandlerAttribute()

Declaration
public ChatCommandHandlerAttribute()

Extension Methods

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