Click or drag to resize
IValueEditor Interface
Editor to change a value.

Namespace: Slash.Unity.Common.GUI.ValueEditors
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public interface IValueEditor

The IValueEditor type exposes the following members.

Methods
  NameDescription
Public methodEdit
Edits the specified context.
Top
See Also