Click or drag to resize
PropertyValueEditorContextValue Property

[Missing <summary> documentation for "P:Slash.Unity.Common.GUI.ValueEditors.PropertyValueEditorContext.Value"]

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