Path Value Preview
Last updated
Was this helpful?
Last updated
Was this helpful?
Sometimes it is useful to have a look at a certain value when binding it in edit time. This functionality let the user to see the data pointed by the path string value and also to edit it when enabling the edit button. The preview is only available to potentially all fields and compatible properties (mostly auto-properties with Odin Inspector). The EDIT option is available for all serialized fields.
If the value is part of a complex object, for example, a vector component, or an item in an array or list, the whole complex object will be previewed (the vector, the array, the list).
The option APPLY NOW when enabled, will update the bound field even in edit mode.