Table of Contents

Class ConnectionStateHandler

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class ConnectionStateHandler : RetrievableSingleton<ConnectionStateHandler>
Inheritance
ConnectionStateHandler
Inherited Members
Extension Methods

Constructors

ConnectionStateHandler()

public ConnectionStateHandler()

Fields

StateMachine

public ConnectionStateMachine StateMachine

Field Value

ConnectionStateMachine

Methods

CheckState()

public ConnectionState CheckState()

Returns

ConnectionState

Disconnect()

public void Disconnect()

OnCreated()

public override void OnCreated()