Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


WSASubtarget

Target device type for a Windows Store application to run on.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. WSASubtarget is obsolete and has no effect. It will be removed in a subsequent Unity release.
public enum WSASubtarget

Remarks

Fields

Value

Description

AnyDeviceThe application targets all devices that run Windows Store applications.
HoloLensThe application targets HoloLens.
MobileApplication targets mobile devices.
PCApplication targets PCs.