SetCreativeListVisible (Harvest)
From OxeyeWiki
setCreativeListVisible(toggle) | ||
Sets whether the creative list (the list of place able aliens) should be visible or not. It's visible by default. | ||
Parameter | Expected Type | Description |
toggle | Boolean | True if the list should be visible. |
Returns | ||
Returns nothing. |
Example
harvest.setCreativeListVisible(false)