Namespace Clavusaurus.Cosmos
Classes
BuiltInCommands
Command
CommandAccessException
CommandAutoCompleteProvider
CommandCallbackHandle
CommandConfigFormatException
CommandDefinition
CommandDisabledException
CommandFormatException
CommandInvalidParametersException
CommandNotDefinedException
CommandParameterDefinition
CommandParser
CosmosConsole
CosmosConsoleConfig
CosmosConsoleConfigSO
CosmosLogger
CosmosNetLogger
CosmosNetworker
CosmosUtility
LiteNetBroadcastClient
LiteNetClientOnlyNetworkFactory
LiteNetCommandSender
LiteNetConsoleClient
LiteNetConsoleServer
LiteNetNetworkFactory
LiteNetServerOnlyNetworkFactory
LocalCommandSender
Network
NetworkExtensions
Parameters
UserDefinition
Structs
CommandDescription
CommandHint
ParameterHint
ServerSettings
UserCredentials
UserPrivileges
Interfaces
IBroadcastClient
ICommandSender
IConsoleClient
IConsoleServer
ICredentialsValidator
INetworkFactory
Enums
ConnectionRejectReason
ECommandExecuteType
EParameterValidation
LogType
NetworkMode
PacketCode
Delegates
CommandCallback
CustomValidator
Validation delegate for custom command validation. If it returns false, the command will not be passed to any listeners