GCControllerExtension Methods |
The GCControllerExtension type exposes the following members.
Name | Description | |
---|---|---|
GetElementLocalizedName |
Gets the native localized name of a controller element.
If the element has been remapped by the user in the OS, this will return the remapped localized name.
| |
GetElementSfSymbolsName |
Gets the native system symbol name of a controller element.
If the element has been remapped by the user in the OS, this will return the remapped symbol name.
| |
GetElementUnmappedLocalizedName |
Gets the native un-remapped localized name of a controller element.
| |
GetElementUnmappedSfSymbolsName |
Gets the native un-remapped system symbol name of a controller element.
|