 | EnumValueEditor Class |
Editor to change an enum value.
Inheritance HierarchySystemObject Slash.Unity.Common.GUI.ValueEditorsEnumValueEditor
Namespace: Slash.Unity.Common.GUI.ValueEditorsAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic class EnumValueEditor : IValueEditor
Public Class EnumValueEditor
Implements IValueEditor
public ref class EnumValueEditor : IValueEditor
type EnumValueEditor =
class
interface IValueEditor
endThe EnumValueEditor type exposes the following members.
Constructors
Methods|
| Name | Description |
|---|
 | Edit |
Edits the specified context.
|
Top
See Also