ControllerMapEnabler Properties |
The ControllerMapEnabler type exposes the following members.
Name | Description | |
---|---|---|
enabled |
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.
| |
ruleSets |
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.
|