I'm curious... When will the UIManager.AddWidget event be emitted? In other words, what action triggers it? It certainly doesn't happen after/on the invocation of UIManager.AddUIFromString. Is it guaranteed to happen before my Window gets shown to the user? Thanks a lot