| Name | Type | Default | Description |
|---|---|---|---|
json |
Object | optional Json object describing the song | |
kind |
SongKind | SongKind.Music | optional The kind of song |
Properties:
| Name | Type | Description |
|---|---|---|
kind |
SongKind | The kind of song |
id |
number | The song ID |
name |
string | The song name |
isBR |
boolean | Indicate if the pciture is a BR (Basic Ressource) |
isDLC |
boolean | Indicate if the pciture is a DLC |
song |
Howl | The loaded Howl song |
Members
-
Get the local folder associated to a kind of song
Methods
-
Get the folder associated to a kind of song
Name Type Description kindSongKind The kind of song isBRboolean Indicate if the pciture is a BR isDLCboolean Indicate if the pciture is a DLC Returns:
Type Description string -
Read the JSON associated to the song
Name Type Description jsonObject Json object describing the song -
Get the absolute path associated to this song
Returns:
Type Description string -
Load the song