Click or drag to resize

InputActionnegativeDescriptiveName Property

The negative descriptive name. This can be shown to users. If no negative 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 negativeDescriptiveName { get; }

Property Value

Type: String
See Also