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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public GuiMerchantWindow(
	MerchantShip merchantShip
)

Parameters

merchantShip
Type: PlanetbaseMerchantShip

[Missing <param name="merchantShip"/> documentation for "M:Planetbase.GuiMerchantWindow.#ctor(Planetbase.MerchantShip)"]

See Also