Click or drag to resize

ControllerMapEnabler Methods

The ControllerMapEnabler type exposes the following members.

Methods
  NameDescription
Public methodApply
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.
Public methodImportJson
Imports data from JSON.
Public methodImportXml
Imports data from XML.
Public methodLoadDefaults
Loads the default settings from the Rewired Input Manager.
Public methodToJsonString
Exports data to JSON.
Public methodToXmlString
Exports data to XML.
Top
See Also