CustomPlatformInputSource.InitOptions Class |
Namespace: Rewired.Platforms.Custom
public sealed class InitOptions
The CustomPlatformInputSource.InitOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomPlatformInputSource.InitOptions | Initializes a new instance of the CustomPlatformInputSource.InitOptions 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.
|