Input |
The InputBehavior type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Copies this object. |
![]() | ImportData | Imports data from an InputBehavior. Note: Does not copy id. |
![]() | ImportJsonString | Imports data from a JSON string. |
![]() | ImportXmlString | Exports the map to a JSON string. |
![]() | Reset | Restores all settings to originals from the Rewired Input Manager. |
![]() | ToJsonString | Exports data to JSON string for saving. |
![]() | ToXmlString | Exports the map to an XML string. |