Click or drag to resize
GameStateGamestartPlacingModule Method

[Missing <summary> documentation for "M:Planetbase.GameStateGame.startPlacingModule(Planetbase.ModuleType)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void startPlacingModule(
	ModuleType type
)

Parameters

type
Type: PlanetbaseModuleType

[Missing <param name="type"/> documentation for "M:Planetbase.GameStateGame.startPlacingModule(Planetbase.ModuleType)"]

See Also