Table of Contents

Class CoherenceScene

Namespace
Coherence.Toolkit
Assembly
Coherence.Toolkit.dll
[NonBindable]
public sealed class CoherenceScene : CoherenceBehaviour
Inheritance
CoherenceScene

Constructors

CoherenceScene()

public CoherenceScene()

Fields

connect

public bool connect

Field Value

bool

deactivateOnLoad

public GameObject[] deactivateOnLoad

Field Value

GameObject[]

maxRetries

public int maxRetries

Field Value

int

onLoaded

public UnityEvent onLoaded

Field Value

UnityEvent

reconnectDelay

public float reconnectDelay

Field Value

float

Properties

IsConnected

public bool IsConnected { get; }

Property Value

bool