menu
バージョン
2024.1.5.8803
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2024.1.5
|
Waapi URIのJSONスキーマを取得します。
Name | タイプ | 概要 |
---|---|---|
uri * | string | Waapi URI( ak.wwise.waapi.getTopics 、 ak.wwise.waapi.getFunctions を参照)。 |
includeExamples | boolean | Include the examples provided in the schema. Default value is false. |
(必須*)
Name | タイプ | 概要 |
---|---|---|
argsSchema | object | 引数のスキーマ。関数でのみ、可能です。 |
optionsSchema | object | オプションのスキーマ。 |
resultSchema | object | 結果のスキーマ。関数でのみ、可能です。 |
publishSchema | object | パブリッシュのスキーマ。トピックでのみ、可能です。 |
examples | array | The examples provided in the schema. |
examples [...] | object | The example. |
Wwise Authoring APIの詳細は、 Wwise Authoring API (WAAPI)を使用する を参照してください。