🔗Path Value Preview

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 all serialized fields and compatible properties (mostly auto-properties with Odin Inspector).

The preview works for any serialized field and other serialized properties which may work with compatible serialized fields.

If a property has its baking field with similar name, most probably this property will become previewable when its path is assigned to other objects.

Last updated