Enum Platform
Defines on what platform the game was run, while also distinguishing between WebGL and Standalone
Namespace: PlayUR
Assembly: PlayUR.dll
Syntax
public enum Platform
Fields
| Name | Description |
|---|---|
| Android | |
| Editor | |
| MacOS | |
| WebGL | |
| Windows |
Defines on what platform the game was run, while also distinguishing between WebGL and Standalone
public enum Platform
| Name | Description |
|---|---|
| Android | |
| Editor | |
| MacOS | |
| WebGL | |
| Windows |