Click or drag to resize
Productcreate Method

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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static Product create(
	string typeName
)

Parameters

typeName
Type: SystemString

[Missing <param name="typeName"/> documentation for "M:Planetbase.Product.create(System.String)"]

Return Value

Type: Product

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

See Also