|
Wwise SDK 2025.1.2
|
Validate the arguments, options and result of a WAAPI function call. Does not actually call the function. 此函数仅在 Debug 版本中可用。
| 名称 | 类型 | 说明 |
|---|---|---|
| id * | string | The ID of the function. |
| args | object | The arguments passed to the function. |
| options | object | The options passed to the function. |
| result | object | The result returned from the function. |
(必填 *)
有关 Wwise Authoring API 的详细信息,请参阅 使用 Wwise Authoring API(WAAPI) 章节。