Click or drag to resize

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: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string positiveDescriptiveName { get; }

Property Value

String
See Also