Table of Contents

CoherenceScene

class in Coherence.Toolkit
inherits from CoherenceBehaviour

Reacts when the scene this component is on is loaded via CoherenceSceneLoader. When it does, establishes a connection using the CoherenceBridge on said scene. The connection data used (EndpointData) is facilitated by the CoherenceSceneLoader that triggered the scene load.

Fields
connect
deactivateOnLoad
maxRetries
onLoaded
reconnectDelay
Properties
Bridge

The CoherenceBridge associated with the scene this component is in.

IsConnected

Is the Bridge connected?