Search Results for

    Show / Hide Table of Contents

    Class LocalCommandSender

    Inheritance
    Object
    LocalCommandSender
    Implements
    ICommandSender
    Namespace: Clavusaurus.Cosmos
    Assembly: cs.temp.dll.dll
    Syntax
    public class LocalCommandSender : ICommandSender

    Constructors

    LocalCommandSender(CosmosConsole)

    Declaration
    public LocalCommandSender(CosmosConsole console)
    Parameters
    Type Name Description
    CosmosConsole console

    Properties

    LastCommandSentTime

    Declaration
    public DateTime LastCommandSentTime { get; }
    Property Value
    Type Description
    DateTime

    Origin

    Declaration
    public string Origin { get; }
    Property Value
    Type Description
    String

    User

    Declaration
    public string User { get; }
    Property Value
    Type Description
    String

    Methods

    HasPrivilege(Int32)

    Declaration
    public bool HasPrivilege(int cmdAccesFlags)
    Parameters
    Type Name Description
    Int32 cmdAccesFlags
    Returns
    Type Description
    Boolean

    LogMessage(String, LogType)

    Declaration
    public void LogMessage(string message, LogType logType)
    Parameters
    Type Name Description
    String message
    LogType logType

    SendCommandList(Byte[])

    Declaration
    public void SendCommandList(byte[] serializedCmdList)
    Parameters
    Type Name Description
    Byte[] serializedCmdList

    SendUpdatedParamValues(Byte[])

    Declaration
    public void SendUpdatedParamValues(byte[] serializedParamValuesList)
    Parameters
    Type Name Description
    Byte[] serializedParamValuesList

    TimeoutDisconnect()

    Declaration
    public void TimeoutDisconnect()

    Implements

    ICommandSender
    ☀
    ☾
    In This Article
    Back to top
    © Clavusaurus Game Software
    ☀
    ☾