ControllerMapEnabler Methods |
The ControllerMapEnabler type exposes the following members.
Name | Description | |
---|---|---|
Apply |
Applies settings to Controller Maps in the Player.
This must be called if you make changes to anything in ruleSets in
order for those changes to be applied to the Player's Controller Maps.
| |
ImportJson |
Imports data from JSON.
| |
ImportXml |
Imports data from XML.
| |
LoadDefaults |
Loads the default settings from the Rewired Input Manager.
| |
ToJsonString |
Exports data to JSON.
| |
ToXmlString |
Exports data to XML.
|