GetAllSounds
From Onset Developer Wiki
Description
Gets all the sound IDs in a table.
Syntax
GetAllSounds()
Parameters
- This function has no parameters.
Return Value
- This function returns a table.
Example
local table = GetAllSounds()
GetAllSounds Type: Function |
Gets all the sound IDs in a table.
GetAllSounds()
local table = GetAllSounds()