Summary
Gets the value of the from the
InspectorGadgets.Editor.PropertyAccessor.Parent (if there is one), then uses it to set the value
of the InspectorGadgets.Editor.PropertyAccessor.Field.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- PropertyAccessor
Syntax
public virtual void SetValue(Object obj, Object value)
Parameters
| Name | Type | Description |
|---|---|---|
| obj | Object | |
| value | Object |
Return Value
| Type | Description |
|---|---|
| void |