HardwareJoystickMapCustomPlatformMapSimpleSO Class |
Namespace: Rewired.Platforms.Custom
[SerializableAttribute] public class HardwareJoystickMapCustomPlatformMapSimpleSO : HardwareJoystickMapCustomPlatformMapSO
The HardwareJoystickMapCustomPlatformMapSimpleSO type exposes the following members.
Name | Description | |
---|---|---|
![]() | HardwareJoystickMapCustomPlatformMapSimpleSO | Initializes a new instance of the HardwareJoystickMapCustomPlatformMapSimpleSO class |
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 |
Returns the Platform Map.
(Overrides HardwareJoystickMapCustomPlatformMapSOGetPlatformMap.) |
![]() | Matches |
Determines if the platform map matches the hardware type guid.
(Inherited from HardwareJoystickMapCustomPlatformMapSO.) |
![]() | 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).
(Inherited from HardwareJoystickMapCustomPlatformMapSO.) |
![]() | platformMap |
The platform map.
This contains all the serialized data.
|