Property UnboundGlyph
UnboundGlyph
Glyph representing an action that does not have an input assigned.
Declaration
public static Glyph UnboundGlyph { get; }
Property Value
Type | Description |
---|---|
Glyph |
Remarks
Remedied by assigning an input to the action either in the Rewired Input Manager at editor time or a control remapping tool at runtime.