Struct InspectorFieldData
A reference to the InspectorField and cached info
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Utilities.Editor
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public struct InspectorFieldData
Fields
Attributes
Declaration
public InspectorField Attributes
Field Value
Type | Description |
---|---|
InspectorField |
Name
Declaration
public string Name
Field Value
Type | Description |
---|---|
String |
Value
Declaration
public object Value
Field Value
Type | Description |
---|---|
Object |