CustomPlatformInputSourceInitOptions Class |
Namespace: Rewired.Platforms.Custom
public sealed class InitOptions
The CustomPlatformInputSourceInitOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomPlatformInputSourceInitOptions | Initializes a new instance of the CustomPlatformInputSourceInitOptions class |
Name | Description | |
---|---|---|
![]() | unifiedKeyboardSource |
Unified keyboard input source. If null, UnityEngine.Input will be used for keyboard input.
|
![]() | unifiedMouseSource |
Unified mouse input source. If null, UnityEngine.Input will be used for mouse input.
|