- Home /
Question by
mechanicals59 · Aug 13, 2014 at 01:16 PM ·
windows store appwindows phone 8
How to Use Application.LoadLevel() in MainApp.xaml.cs
I have to load a specific scene depending on certain conditions checking in the native code. So, how can I load a specific scene through MainApp.xaml.cs.
Thanks !!!
Comment
Answer by Amerging Staar · Nov 21, 2014 at 11:34 AM
I dont think you can do this because scene is something related to unity and MainApp.xaml is additional file made by visual studio to support an application to run. You cant edit unity scripts in Visual Studio
What do you mean you can't edit Unity scripts in Visual Studio? ;)
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
Windows 8 Custom Splash Screen Image 1 Answer
Error while building (Windows store 8.1) 0 Answers
White screen on windows phoen8 app after unity splash 0 Answers