reloadSound(key)
Reload a Sound file from the server.
Parameters
Name | Type | Description |
---|---|---|
key | string | The key of the asset within the cache. |
- Source code: loader/Cache.js (Line 666)
reloadSound(key)
Reload a Sound file from the server.
Name | Type | Description |
---|---|---|
key | string | The key of the asset within the cache. |
Please login to continue.