Dojo
Loading...
Searching...
No Matches
DojoEditor.DojoBuilderConfig Class Reference

Configuration file for building Dojo example projects. More...

Inheritance diagram for DojoEditor.DojoBuilderConfig:

Public Attributes

string ScenePath
 
string SceneName
 
string OutputPath
 
string DojoServerName
 
string DojoClientName
 
bool EnableWebGLBuild
 
bool EnableLinuxBuild
 

Detailed Description

Configuration file for building Dojo example projects.

Member Data Documentation

◆ DojoClientName

string DojoEditor.DojoBuilderConfig.DojoClientName

Component name for DojoConnection in client mode

◆ DojoServerName

string DojoEditor.DojoBuilderConfig.DojoServerName

Component name for DojoConnection in server mode

◆ EnableLinuxBuild

bool DojoEditor.DojoBuilderConfig.EnableLinuxBuild

Enable Linux build or not (can be slow)

◆ EnableWebGLBuild

bool DojoEditor.DojoBuilderConfig.EnableWebGLBuild

Enable WebGL build or not (can be slow)

◆ OutputPath

string DojoEditor.DojoBuilderConfig.OutputPath

Output folder

◆ SceneName

string DojoEditor.DojoBuilderConfig.SceneName

Scene name for output sub-folder

◆ ScenePath

string DojoEditor.DojoBuilderConfig.ScenePath

Scene path to build from


The documentation for this class was generated from the following file: