Click or drag to resize

ControllerMapEnabler Properties

The ControllerMapEnabler type exposes the following members.

Properties
  NameDescription
Public propertyenabled
If enabled, Controller Maps enabled states will be sync'd when Controllers are assigned, new maps are loaded, etc. Changes to Controller Maps will be applied immediately in the Player when enabled.
Public propertyruleSets
The list of rule sets. When Apply is called (whether manually or on various events which trigger it), each rule set in the list will be evaluated and enable or disable Controller Maps for the Controller(s) specified in the rule properties. After modifying or replacing the list, you must call Apply for the changes to take effect in the Player.
Top
See Also