Is there any way to bind my custom mod's data from Osiris to XAML?
I'd like to have something like this: in Osiris BindToGUI("DB_MyOwnData", "MyOwnData") and then in XAML something like "{Binding DataContext.MyOwnData[0]}"
I'm currently using dirty hacks with bunch of statuses with negative duration