HardwareJoystickMapCustomPlatformMapSO Class |
Namespace: Rewired.Platforms.Custom
[SerializableAttribute] public abstract class HardwareJoystickMapCustomPlatformMapSO : ScriptableObject
The HardwareJoystickMapCustomPlatformMapSO type exposes the following members.
Name | Description | |
---|---|---|
hideFlags | (Inherited from Object.) | |
name | (Inherited from Object.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetInstanceID | (Inherited from Object.) | |
GetPlatformMap |
Gets the platform map.
| |
Matches |
Determines if the platform map matches the hardware type guid.
| |
SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
hardwareJoystickMap |
The joystick to which this platform map belongs.
This must be assigned a HardwareJoystickMap (controller definition).
|