C# 클래스 ProjectCreatorCore.EnvironmentSetting

Project Creating Environment Setting
파일 보기 프로젝트 열기: LineGames/Leggiero 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
engineRootPath string
templatePath string

프로퍼티 상세

engineRootPath 공개적으로 프로퍼티

Engine root directory path. The root directory contains Engine and Tools directories.
public string engineRootPath
리턴 string

templatePath 공개적으로 프로퍼티

Template data path.
public string templatePath
리턴 string