Show / Hide Table of Contents

Class BaseCommandController

Inheritance
object
BaseCommandController
BaseCommandController<TPlayer>
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: SlipeServer.LuaControllers
Assembly: SlipeServer.LuaControllers.dll
Syntax
public abstract class BaseCommandController

Properties

| Edit this page View Source

Context

Declaration
public CommandContext Context { get; }
Property Value
Type Description
CommandContext
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX