Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.4.8496 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.

◆ 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.

Parameters
[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.

Definition at line 243 of file HostFrontendModel.h.

Referenced by AK.Wwise::Plugin::V1::FrontendModel::ForEachChildren().


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise