C# 클래스 LandManager.BuildingPlacer, Mathius_DOE

상속: Object
파일 보기 프로젝트 열기: RandomNPC/Mathius_DOE

공개 메소드들

메소드 설명
BuildingPlacer ( Object structure, GameObject land ) : System.Collections
place_buildings_recursively ( ) : void

메소드 상세

BuildingPlacer() 공개 메소드

public BuildingPlacer ( Object structure, GameObject land ) : System.Collections
structure Object
land GameObject
리턴 System.Collections

place_buildings_recursively() 공개 메소드

public place_buildings_recursively ( ) : void
리턴 void