Click or drag to resize
SimpleValueEditorContextValue Property
Value to edit.

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

Property Value

Type: Object

Implements

IValueEditorContextValue
See Also