Table of Contents

Class ServerConnection

Namespace
Netick
Assembly
Netick.dll
public sealed class ServerConnection : NetworkConnection
Inheritance
ServerConnection
Inherited Members

Properties

IsReady

Returns true if the client has connected and is ready to receive state updates.

public bool IsReady { get; set; }

Property Value

bool