SetWaveButtonVisible (Harvest)

From OxeyeWiki

Jump to: navigation, search

setWaveButtonVisible(button, toggle)

Sets whether a certain wave button should be visible or not. By default, all 10 buttons are visible when the wave list is loaded.

Parameter Expected Type Description
button Number The button to display or hide. (Range 1 to 10)
toggle Boolean Displays a wave button or hides it.
Returns

Returns nothing.

Harvest Library

Example

harvest.setWaveButtonVisible(1, false)

Resources

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox