Table of Contents

AddEvent

Methods
[Conditional("COHERENCE_INPUT_DEBUG")]
public void AddEvent(CoherenceInputDebugger.Event inputEvent, object eventData)

Stores an input related event in this frame's sample.

Parameters
Type Name Description
CoherenceInputDebugger.Event inputEvent
object eventData
[Conditional("COHERENCE_INPUT_DEBUG")]
public void AddEvent(string inputEvent, object eventData)

Stores an input related event in this frame's sample.

Parameters
Type Name Description
string inputEvent
object eventData