| IValueEditorContextKey Property |
Unique key, so the value editors can store meta data for the value over multiple frames.
Namespace: Slash.Unity.Common.GUI.ValueEditorsAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax ReadOnly Property Key As Object
Get
property Object^ Key {
Object^ get ();
}
abstract Key : Object with get
Property Value
Type:
ObjectSee Also