Click or drag to resize

GCControllerExtension Methods

The GCControllerExtension type exposes the following members.

Methods
  NameDescription
Public methodGetElementLocalizedName
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.
Public methodGetElementSfSymbolsName
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.
Public methodGetElementUnmappedLocalizedName
Gets the native un-remapped localized name of a controller element.
Public methodGetElementUnmappedSfSymbolsName
Gets the native un-remapped system symbol name of a controller element.
Top
See Also