ControllerMapGetButtonMaps Method |
Name | Description | |
---|---|---|
GetButtonMaps |
Gets all Button ActionElementMaps in this controller map.
Warning: Calling this allocates memory.
Use ButtonMaps instead.
| |
GetButtonMaps(Boolean) |
Gets all Button ActionElementMaps in this controller map.
Warning: Calling this allocates memory.
Use GetButtonMaps(Boolean, ListActionElementMap) instead.
| |
GetButtonMaps(Boolean, ListActionElementMap) |
Gets all Button ActionElementMaps in this controller map.
|