Properties:
Name | Type | Description |
---|---|---|
list |
Array.<SystemSong> | List of all the songs of the game according to ID and SongKind |
Methods
-
Read the JSON file associated to songs
-
get (kind, id)SystemSong
-
Get the corresponding song
Name Type Description kind
SongKind The song kind id
number The song id Returns:
Type Description SystemSong