InputActionpositiveDescriptiveName Property |
The positive descriptive name. This can be shown to users.
If no positive name was defined,
descriptiveName will be returned with a + suffix appended.
The returned value will be localized if localization is in use.
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntaxpublic string positiveDescriptiveName { get; }Property Value
String
See Also