Skip to main content

Class CreateSession

Creates a session to be used by

Inheritance
System.Object
Syntax
public class CreateSession : MonoBehaviour

Fields

Server

Declaration
public NetworkServer Server

Client

Declaration
public NetworkClient Client

Authenticator

Declaration
public SessionIdAuthenticator Authenticator

AutoRefreshSession

Declaration
public bool AutoRefreshSession

Methods

Start()

Declaration
public void Start()