C# Class LandManager.BuildingPlacer, Mathius_DOE

Inheritance: Object
Afficher le fichier Open project: RandomNPC/Mathius_DOE

Méthodes publiques

Méthode Description
BuildingPlacer ( Object structure, GameObject land ) : System.Collections
place_buildings_recursively ( ) : void

Method Details

BuildingPlacer() public méthode

public BuildingPlacer ( Object structure, GameObject land ) : System.Collections
structure Object
land GameObject
Résultat System.Collections

place_buildings_recursively() public méthode

public place_buildings_recursively ( ) : void
Résultat void