C# 클래스 CityGenerator.CitySettings

파일 보기 프로젝트 열기: TobieD/City-Generator 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DebugMode bool
DistrictSettings List
GenerateInnerRoads bool
RoadSubdivision int

프로퍼티 상세

DebugMode 공개적으로 프로퍼티

public bool DebugMode
리턴 bool

DistrictSettings 공개적으로 프로퍼티

public List DistrictSettings
리턴 List

GenerateInnerRoads 공개적으로 프로퍼티

public bool GenerateInnerRoads
리턴 bool

RoadSubdivision 공개적으로 프로퍼티

public int RoadSubdivision
리턴 int