SetCreativeListVisible (Harvest)

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '{{HarvestMethod | harvest.setCreativeListVisible(toggle) | Sets whether the creative list (the list of placeable aliens) should be visible or not. It's visible by default. | {{Me...')
Line 1: Line 1:
{{HarvestMethod
{{HarvestMethod
|
|
-
harvest.setCreativeListVisible(toggle)
+
setCreativeListVisible(toggle)
|
|
-
Sets whether the creative list (the list of placeable aliens) should be visible or not. It's visible by default.
+
Sets whether the creative list (the list of place able aliens) should be visible or not. It's visible by default.
|
|
-
{{MethodParam|toggle|A boolean|True if the list should be visible.}}
+
{{MethodParam|toggle|Boolean|True if the list should be visible.}}
|
|
Returns nothing.
Returns nothing.

Revision as of 21:57, 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