reloadSoundComplete(key)
Fires the onSoundUnlock event when the sound has completed reloading.
Parameters
| Name | Type | Description |
|---|---|---|
key | string | The key of the asset within the cache. |
- Source code: loader/Cache.js (Line 691)
reloadSoundComplete(key)
Fires the onSoundUnlock event when the sound has completed reloading.
| Name | Type | Description |
|---|---|---|
key | string | The key of the asset within the cache. |
Please login to continue.