Click or drag to resize
ConstructionComponent.getAnchorPoint Method

[Missing <summary> documentation for "M:Planetbase.ConstructionComponent.getAnchorPoint(System.Int32)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Transform getAnchorPoint(
	int index = -1
)

Parameters

index (Optional)
Type: System.Int32

[Missing <param name="index"/> documentation for "M:Planetbase.ConstructionComponent.getAnchorPoint(System.Int32)"]

Return Value

Type: Transform

[Missing <returns> documentation for "M:Planetbase.ConstructionComponent.getAnchorPoint(System.Int32)"]

See Also