HolyLib Wiki

GetAll

  table soundscape.GetAll( )

Description

Returns a table containing all soundscapes that exist.
key will be the soundscape index and value will be the name of the soundscape
The table can possibly be non-sequential so use pairs instead of ipairs when iterating.

Recently Added

This was recently added in version (0.8 - DEV).

Returns

1table soundScapes
All existing soundscapes