C# Class ProjectCreatorCore.EnvironmentSetting

Project Creating Environment Setting
Afficher le fichier Open project: LineGames/Leggiero Class Usage Examples

Méthodes publiques

Свойство Type Description
engineRootPath string
templatePath string

Property Details

engineRootPath public_oe property

Engine root directory path. The root directory contains Engine and Tools directories.
public string engineRootPath
Résultat string

templatePath public_oe property

Template data path.
public string templatePath
Résultat string