Click or drag to resize
TutorialTaskBuildComponent Constructor
Initializes a new instance of the TutorialTaskBuildComponent class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public TutorialTaskBuildComponent(
	ComponentType componentType,
	ModuleType moduleType
)

Parameters

componentType
Type: Planetbase.ComponentType

[Missing <param name="componentType"/> documentation for "M:Planetbase.TutorialTaskBuildComponent.#ctor(Planetbase.ComponentType,Planetbase.ModuleType)"]

moduleType
Type: Planetbase.ModuleType

[Missing <param name="moduleType"/> documentation for "M:Planetbase.TutorialTaskBuildComponent.#ctor(Planetbase.ComponentType,Planetbase.ModuleType)"]

See Also