GCControllerExtensionGetElementUnmappedLocalizedName Method |
Gets the native un-remapped localized name of a controller element.
Namespace:
Rewired.Platforms.Apple.GameController
Assembly:
Rewired_OSX (in Rewired_OSX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string GetElementUnmappedLocalizedName(
int elementIdentifierId
)
Parameters
- elementIdentifierId
- Type: SystemInt32
Return Value
Type:
StringUn-remapped localized name of a controller element.
See Also