sm.gui.createRefineryContainerGui

Create a refinery container GUI.

Kind: Function

Environments: Game

Game

sm.gui.createRefineryContainerGui( destroyOnClose=false )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
destroyOnClose=false boolean If true the gui is destroyed when closed, otherwise the gui can be reused.

Returns:

Type Description
GuiInterface The gui interface to the created gui.