Windows Store : Examples
- Shows how to communicate between Unity and Windows Store App, see Readme.txt.
- Script which converts Assembly-CSharp-vs.csproj and Assembly-CSharp-firstpass-vs.csproj to Assembly-CSharp-metro.csproj and Assembly-CSharp-firstpass-metro.csproj - assemblies which can be referenced from D3D11 C# or XAML C# solutions.
- Read Readme.txt
- Example showing how to use native DLLs on Windows Store Apps. Example produces two Plugins.dll with same functionality - one for Desktop and the other one for Windows Store Apps, when you test your plugin in Editor - Desktop plugin is used, when you test a Window Store App - the other Plugins.dll is used.
- Example showing how to use Settings menu together with Unity, it also shows how to communicate between UI thread and application thread.
Page last updated: 2013-09-12