Table of Contents

Function Definition: changevolume(volume = -10)

Parameters

NameTypeDescriptionExpected ValuesDefault Value
volumeintThe value by which the volume needs to change.Integer-10

Description

The function changes the volume of a sprite by the specified amount.

Example

There are no examples documented for this article.