csharp
public record class InputControlSchemeDataOne control scheme, as the document holds it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public string NameIts name, which is what a binding's groups names.
public IReadOnlyList<InputDeviceRequirementData> DevicesWhat it needs, or an empty list.
Methods (1)
public InputControlSchemeData(string Name, IReadOnlyList<InputDeviceRequirementData>? Devices = null)One control scheme, as the document holds it.
Used by (7)
- InputActionAssetDataVixen.Input
- InputActionAssetReaderVixen.Input
- InputActionAssetTestsVixen.Input.Tests
- InputActionAssetWriterVixen.Input
- InputControlSchemeVixen.Input
- InputActionsDocumentVixen.Editor.AssetEditors
- InputActionsViewVixen.Editor.AssetEditors