Struct Field
- Namespace
- Coherence
- Assembly
- Coherence.dll
An input definition, e.g. a single button.
A CoherenceInput
can have a collection of these.
public struct Field
Fields
name
The name of the input, e.g. "Jump".
public string name
Field Value
type
The type of the input.
public Field.Type type