Table of Contents

IClient

interface in Coherence
Properties
ClientID
ConnectionSettings
ConnectionState
ConnectionType
ConnectionValidationPayload

Payload that will be sent to the host or simulator to validate the connection.

Hostname
InitialScene
LastEndpointData
NetworkTime
Ping
SendFrequency
Stats
ValidatedHostPayload

Payload received from the host or simulator after it accepted our connection.

Methods
CanSendUpdates
Connect
CreateEntity
DebugDropNextOutPacket
DebugGetTransportDescription
DebugHoldAllPackets
DebugOnNextPacketSentOneShot
DebugReleaseAllHeldPackets
DebugSetNetworkCondition
DebugStopSerializingUpdates
DestroyEntity
Disconnect
EntityExists
GetFloatingOrigin
HasAuthorityOverEntity
IsConnected
IsConnecting
IsDisconnected
IsEntityInAuthTransfer
KickConnection
Reconnect
RemoveComponents
SendAdoptOrphanRequest
SendAuthorityRequest
SendAuthorityTransfer
SendCommand
SendInput
SetFloatingOrigin
SetTransportFactory
SetTransportType
UpdateComponents
UpdateReceiving
UpdateSending
Events
DebugOnEntityAcked
DebugOnPacketReceived
DebugOnPacketSent
OnAuthorityChange
OnAuthorityRequestRejected
OnAuthorityRequested
OnAuthorityTransferred
OnCommand
OnConnected
OnConnectedEndpoint
OnConnectionError
OnDisconnected
OnEntityCreated
OnEntityDestroyed
OnEntityUpdated
OnInput
OnSceneIndexChanged
OnValidateConnectionRequest