Live Debug

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.

Live Debug Example

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

Exception Visualization
Exception Details Visualization

Last updated

Was this helpful?