Click or drag to resize

InputBehavior Methods

The InputBehavior type exposes the following members.

Methods
 NameDescription
Public methodClone Copies this object.
Public methodImportData Imports data from an InputBehavior. Note: Does not copy id.
Public methodImportJsonString Imports data from a JSON string.
Public methodImportXmlString Exports the map to a JSON string.
Public methodReset Restores all settings to originals from the Rewired Input Manager.
Public methodToJsonString Exports data to JSON string for saving.
Public methodToXmlString Exports the map to an XML string.
Top
See Also