Wwise SDK 2024.1.0
|
Dock a floating view into a layout.
名称 | 类型 | 说明 |
---|---|---|
name * | string | The name of the layout where to dock the view |
viewID * | string | The unique id of the view to dock. An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}. |
targetID * | string | The unique id of the target element. An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}. |
side * | string | The side where to drop the view on the target. 可能的值:
|
(必填 *)
有关 Wwise Authoring API 的详细信息,请参阅 使用 Wwise Authoring API(WAAPI) 章节。