csharp
public record class InputDeviceRequirementDataOne device a control scheme wants.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public InputDeviceKind DeviceWhich family.
public bool OptionalWhether the scheme is usable without it.
Methods (1)
public InputDeviceRequirementData(InputDeviceKind Device, bool Optional = false)One device a control scheme wants.
Used by (7)
- InputActionAssetReaderVixen.Input
- InputActionAssetTestsVixen.Input.Tests
- InputActionAssetWriterVixen.Input
- InputControlSchemeVixen.Input
- InputControlSchemeDataVixen.Input
- InputActionsDocumentVixen.Editor.AssetEditors
- InputActionsViewVixen.Editor.AssetEditors