Search Results for

    Show / Hide Table of Contents

    Class LiteNetServerOnlyNetworkFactory

    Inheritance
    Object
    LiteNetServerOnlyNetworkFactory
    Implements
    INetworkFactory
    Namespace: Clavusaurus.Cosmos
    Assembly: cs.temp.dll.dll
    Syntax
    public class LiteNetServerOnlyNetworkFactory : INetworkFactory

    Properties

    SupportsClient

    Declaration
    public bool SupportsClient { get; }
    Property Value
    Type Description
    Boolean

    SupportsServer

    Declaration
    public bool SupportsServer { get; }
    Property Value
    Type Description
    Boolean

    Methods

    CreateBroadcastClient()

    Declaration
    public IBroadcastClient CreateBroadcastClient()
    Returns
    Type Description
    IBroadcastClient

    CreateClient()

    Declaration
    public IConsoleClient CreateClient()
    Returns
    Type Description
    IConsoleClient

    CreateServer(ICredentialsValidator, ServerSettings)

    Declaration
    public IConsoleServer CreateServer(ICredentialsValidator validator, ServerSettings settings)
    Parameters
    Type Name Description
    ICredentialsValidator validator
    ServerSettings settings
    Returns
    Type Description
    IConsoleServer

    Implements

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