Binding System
Get It Now⭐
  • Welcome
  • Product
    • Minimal UI
    • Bind Class
    • Binding Values
    • Extending the System
      • Converters
      • Modifiers
      • Accessor Providers
    • Demo
    • Settings
    • Troubleshooting
      • Errors Visualization
      • Live Debug
      • Path Value Preview
    • Reserializer
    • Performance
    • FAQ
    • External Extensions
      • Odin Inspector
Powered by GitBook
On this page

Was this helpful?

  1. Product
  2. Troubleshooting

Path Value Preview

PreviousLive DebugNextReserializer

Last updated 9 months ago

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 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.

Readonly view of the value pointed by the path
Data preview and modification when pointed by the path