Enum UnityBuildInstaller.UnityOSTarget
- Namespace
- FishMMO.Installer
- Assembly
- FishMMO-Installer.dll
Identifies the OS target passed to the Unity build tool.
public enum UnityBuildInstaller.UnityOSTarget
Fields
Linux = 1WebGL = 2Windows = 0
Identifies the OS target passed to the Unity build tool.
public enum UnityBuildInstaller.UnityOSTarget
Linux = 1WebGL = 2Windows = 0