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