Property DisplayName
DisplayName
The custom display name to use for the metric enum. This can be set to something different than the name of the enum to provide a nicer display name in UIs like the inspector.
Declaration
public string DisplayName { get; set; }
Property Value
Type | Description |
---|---|
string |