C# Class LandManager.BuildingPlacer, Mathius_DOE

Inheritance: Object
Mostra file Open project: RandomNPC/Mathius_DOE

Public Methods

Method Description
BuildingPlacer ( Object structure, GameObject land ) : System.Collections
place_buildings_recursively ( ) : void

Method Details

BuildingPlacer() public method

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

place_buildings_recursively() public method

public place_buildings_recursively ( ) : void
return void