Table of Contents

Class SimulatorEventHandler

Namespace
Coherence.Simulator
Assembly
Coherence.Simulator.dll
[NonBindable]
public class SimulatorEventHandler : CoherenceBehaviour
Inheritance
SimulatorEventHandler
Inherited Members

Constructors

SimulatorEventHandler()

public SimulatorEventHandler()

Fields

editorIsSimulator

public bool editorIsSimulator

Field Value

bool

onClientAwake

public UnityEvent onClientAwake

Field Value

UnityEvent

onClientConnect

public UnityEvent onClientConnect

Field Value

UnityEvent

onSimulatorAwake

public UnityEvent onSimulatorAwake

Field Value

UnityEvent

onSimulatorConnect

public UnityEvent onSimulatorConnect

Field Value

UnityEvent