Enum AddressablesPlatform
Namespace: UnityEngine.AddressableAssets
Syntax
public enum AddressablesPlatform
Fields
Name | Description | Value |
---|---|---|
Unknown | 0 | |
Windows | 1 | |
OSX | 2 | |
Linux | 3 | |
PS4 | 4 | |
Switch | 5 | |
XboxOne | 6 | |
WebGL | 7 | |
iOS | 8 | |
Android | 9 | |
WindowsUniversal | 10 |