AddInput
method in Coherence.Toolkit.CoherenceInputDebugger
Methods
[Conditional("COHERENCE_INPUT_DEBUG")]
public void AddInput(CoherenceInput input, string id)
Registers new input in the debugger. The following data is recorded for registered inputs:
* Received inputs
* Sent inputs
* Input buffer state for each frame
Parameters
| Type | Name | Description |
|---|---|---|
| CoherenceInput | input | |
| string | id |