Table of Contents

Function Definition: playuntildone(sound_name = "Grunt")

Parameters

NameTypeDescriptionExpected ValuesDefault Value
sound_namestringThe name of the sound.String"Grunt"

Description

The function will play the specified sound, pausing its script until the sound has finished playing.

Example

There are no examples documented for this article.