Table of Contents

Class ConnectionStateHandler

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class ConnectionStateHandler : RetrievableSingleton<ConnectionStateHandler>
Inheritance
RetrievableSingleton<ConnectionStateHandler>
ConnectionStateHandler
Inherited Members
RetrievableSingleton<ConnectionStateHandler>.OnRemoved()
RetrievableSingleton<ConnectionStateHandler>.RemoveInstance()
RetrievableSingleton<ConnectionStateHandler>.Instance
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()

protected override void OnCreated()