Version

menu_open
Wwise SDK 2022.1.12

◆ ForEachChildren()

void AK.Wwise::Plugin::V1::FrontendModel::ForEachChildren ( const char *  in_absoluteId,
ForEachCallback  in_handler,
void *  in_userData 
)
inline

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

Parameters
[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 469 of file HostFrontendModel.h.

References ak_wwise_plugin_host_frontend_model_v1::ForEachChildren, and AK.Wwise::Plugin::CBaseInterfaceGlue< CHostFrontendModel >::g_cinterface.


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