Optional. Specifies the type of game resource. If not provided, all resources (including scripts) are returned by default.
- 'snow': Query for snow texture resources.
- 'mesh': Query for voxel model resources.
- 'picture': Query for image resources.
- 'audio': Query for audio resources.
- 'lut': Query for filter resources.
Zh
返回一个 GameAssetListEntry 对象数组,每个对象代表一个游戏资源条目。
En
Returns an array of GameAssetListEntry objects, each representing a game resource entry.
Zh
列出指定类型的游戏资源。
En
Lists game resources of a specified type.
Zh
可选。指定游戏资源的类型。如果不提供,默认返回全部资源(包含脚本)。 - 'snow': 查询雪贴图资源。 - 'mesh': 查询体素模型资源。 - 'picture': 查询图片资源。 - 'audio': 查询音频资源。 - 'lut': 查询滤镜资源。
En
Optional. Specifies the type of game resource. If not provided, all resources (including scripts) are returned by default. - 'snow': Query for snow texture resources. - 'mesh': Query for voxel model resources. - 'picture': Query for image resources. - 'audio': Query for audio resources. - 'lut': Query for filter resources.
Zh
返回一个 GameAssetListEntry 对象数组,每个对象代表一个游戏资源条目。
En
Returns an array of GameAssetListEntry objects, each representing a game resource entry.