Click or drag to resize
SimpleValueEditorContextType Property
Value type.

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

Property Value

Type: Type

Implements

IValueEditorContextType
See Also