BuildDeployWindow Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Build window - supports SLN creation, APPX from SLN, Deploy on device, and misc helper utilities associated with the build/deploy/test iteration loop Requires the device to be set in developer mode and to have secure connections disabled (in the security tab in the device portal)
public ref class BuildDeployWindow : UnityEditor::EditorWindow
public class BuildDeployWindow : UnityEditor.EditorWindow
type BuildDeployWindow = class
inherit EditorWindow
Public Class BuildDeployWindow
Inherits EditorWindow
- Inheritance
-
UnityEditor.EditorWindowBuildDeployWindow
Build |
Builds the open Unity project and its AppX for BuildTarget.WSAPlayer. |
Build |
Builds an AppX for the open Unity project for BuildTarget.WSAPlayer. |
Build |
Builds the open Unity project for BuildTarget.WSAPlayer. |
Open |
Продукт | Версії |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |