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

Live Debug

PreviousErrors VisualizationNextPath Value Preview

Last updated 9 months ago

Was this helpful?

During runtime, the BindingSystem provides a Live Debug functionality. This feature allows you to inspect each value phase, including the application of converters and modifiers, providing valuable insights into the data flow within the system. The LiveDebug is enabled in the Bind Menu for each Bind<T> item.

LiveDebug can catch exceptions and show them in a user-friendly way. By clicking on the exception, a popup will appear with more details.

Live Debug Example
Exception Visualization
Exception Details Visualization