Table of Contents

Function Definition: setvolumeto(volume = 100)

Parameters

NameTypeDescriptionExpected ValuesDefault Value
volumeintThe volume value.Integer100

Description

The function sets its sprite’s volume to the specified amount. It only affects the sprite (or the Stage) that the block is in.

Example

There are no examples documented for this article.