How would I call a function defined in MainPage.xaml.cpp from a script in Unity with il2cpp for UWP?
Such as..
bool TheBool = false; bool MainPa