版本

menu_open
警告:系统已根据您所用大版本 (2023.1.4.8496) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。

◆ ForEachChildren

void(* ak_wwise_plugin_host_frontend_model_v1::ForEachChildren) (struct ak_wwise_plugin_host_frontend_model_instance_v1 *in_this, const char *in_absoluteId, void(*in_handler)(ak_wwise_plugin_widget *, void *), void *in_userData)

Applies a user-defined handler to every child of a container.

参数
[in]in_thisCurrent instance of this interface.
[in]in_absoluteIdText id uniquely identifying the widget container.
[in]in_handlerStatic function of the form 'void StaticHandler(ak_wwise_plugin_widget*, void* in_data)'.
[in]in_userDataPointer to user-defined data. This is forwarded to the handler. The user must perform the necessary casts in the handler.

在文件 HostFrontendModel.h243 行定义.

被这些函数引用 AK.Wwise::Plugin::V1::FrontendModel::ForEachChildren().


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅