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

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

Last updated