Static function
Slow
Assets.GetSounds
Gets a list containing all Sound Assets Keys from an AssetPack
Syntax
Assets.GetSounds(asset_pack_path)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
asset_pack_path
|
string | — | The Asset Pack path to get the assets |
Returns
-
table[]
array of tables containing all assets and its metadata
Table fields
keystring...any