Skip to content

VMSoundBoard Class

Phaze edited this page Jul 15, 2023 · 1 revision

Methods

get( index: Number ): VMSound - Gets the sound from an index position

Values

The VMSoundBoard class extends an array so you can use .find, .filter and such as you would on a normal array

Each element is a VMSound object

Clone this wiki locally