Click or drag to resize
ConstructionComponentfind Method (GameObject)

[Missing <summary> documentation for "M:Planetbase.ConstructionComponent.find(UnityEngine.GameObject)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static ConstructionComponent find(
	GameObject gameObject
)

Parameters

gameObject
Type: GameObject

[Missing <param name="gameObject"/> documentation for "M:Planetbase.ConstructionComponent.find(UnityEngine.GameObject)"]

Return Value

Type: ConstructionComponent

[Missing <returns> documentation for "M:Planetbase.ConstructionComponent.find(UnityEngine.GameObject)"]

See Also