Click or drag to resize
ResourceTypeloadModelUnpacked Method

[Missing <summary> documentation for "M:Planetbase.ResourceType.loadModelUnpacked(System.String)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public GameObject loadModelUnpacked(
	string suffix = ""
)

Parameters

suffix (Optional)
Type: SystemString

[Missing <param name="suffix"/> documentation for "M:Planetbase.ResourceType.loadModelUnpacked(System.String)"]

Return Value

Type: GameObject

[Missing <returns> documentation for "M:Planetbase.ResourceType.loadModelUnpacked(System.String)"]

See Also