Skip to content

GEMBuilder

← Back to Editor | Home

Namespace: wevr.GEM.Editor

Type: Class

Inherits: EditorWindow

Properties

BuilderRunning

static bool BuilderRunning { get; set; }

androidClientPath

static string androidClientPath { get; set; }

androidClientSubpath

static string androidClientSubpath { get; set; }

basePath

static string basePath { get; set; }

linuxServerPath

static string linuxServerPath { get; set; }

linuxServerSubpath

static string linuxServerSubpath { get; set; }

rootPath

static string rootPath { get; set; }

windowsClientPath

static string windowsClientPath { get; set; }

windowsClientSubpath

static string windowsClientSubpath { get; set; }

windowsServerPath

static string windowsServerPath { get; set; }

windowsServerSubpath

static string windowsServerSubpath { get; set; }

Methods

BuildSelectedTargets

static void BuildSelectedTargets()

BuildpipelineAndroidClient

static void BuildpipelineAndroidClient()

BuildpipelineCreateGEMManifest

static void BuildpipelineCreateGEMManifest()

BuildpipelineLinuxServer

static void BuildpipelineLinuxServer()

BuildpipelineReleaseTargets

static void BuildpipelineReleaseTargets()

Function called by the automatic build pipeline to trigger builds.

BuildpipelineWindowsClient

static void BuildpipelineWindowsClient()

BuildpipelineWindowsServer

static void BuildpipelineWindowsServer()

CreateWindowsClientLaunchBatch

static void CreateWindowsClientLaunchBatch(string exePath, string launchArgs="")

CreateWindowsServerLaunchBatch

static void CreateWindowsServerLaunchBatch(string exePath, string batName, string launchArgs)

ShowWindow

static void ShowWindow()

Fields

GemBuilderEnded

static Action GemBuilderEnded

GemBuilderStarted

static Action GemBuilderStarted