Property objectValue
- Namespace
- Pinwheel.Vista.ExposeProperty
- Assembly
- Pinwheel.Vista.Runtime.dll
objectValue
Gets or sets the stored Unity object reference payload.
public Object objectValue { get; set; }
Property Value
- Object
Remarks
This field is used when the target descriptor resolves to Pinwheel.Vista.ExposeProperty.PropertyType.UnityObject.