Click or drag to resize
SimpleValueEditorContextKey Property
Unique key, so the value editors can store meta data for the value over multiple frames.

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

Property Value

Type: Object

Implements

IValueEditorContextKey
See Also