Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Develop for Universal Windows Platform

Understand UWP-specific development information, such as deep linking, profiler connection, and more advanced topics.
Read time 1 minuteLast updated 13 days ago

Before you develop for Universal Windows Platform (UWP), you can find out more about the following topics:

Topic

Description

Use deep linking on UWPUse deep linking on UWP devices.
Connect the profiler to UWPConnect Unity's profiler to your UWP application.
UWP scripting symbolsLearn what scripting symbols are available for UWP.
IL2CPP scripting backend for UWPUse plug-ins and debug your UWP applications with IL2CPP.
WinRT API in C# scripts for UWPUse WinRT API directly in Unity scripts for UWP.
AppCallbacks class referenceCall the AppCallbacks class in your UWP application.
Command line arguments for UWPUse command line arguments in your UWP application.
Association launching for UWPLaunch the user's default app for file type or a protocol.