Click or drag to resize
SimpleValueEditorContextDescription Property
Description of the attribute.

Namespace: Slash.Unity.Common.GUI.ValueEditors
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public string Description { get; set; }

Property Value

Type: String

Implements

IValueEditorContextDescription
See Also