Skip to content

VMSoundBoardGroup Class

Phaze edited this page Jul 15, 2023 · 1 revision

Methods

get( index: Number ): VMSoundBoard - Gets the soundboard from an index position

Values

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

Each element is a VMSoundBoard object

Clone this wiki locally