SetCreativeListVisible (Harvest)

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
Line 11: Line 11:
=== Example ===
=== Example ===
<pre>
<pre>
-
  harvest.setCreativeListVisible(false)
+
harvest.setCreativeListVisible(false)
</pre>
</pre>

Revision as of 21:58, 1 December 2009

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.

Harvest Library

Example

harvest.setCreativeListVisible(false)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox