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