Version

menu_open
Wwise SDK 2019.2.15

◆ GetListeners()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::Query::GetListeners ( AkGameObjectID  in_GameObjectID,
AkGameObjectID out_ListenerObjectIDs,
AkUInt32 oi_uNumListeners 
)

Get a game object's listeners.

Returns
AK_Success if succeeded, or AK_IDNotFound if the game object was not registered
See also
Parameters
in_GameObjectID Source game object identifier
out_ListenerObjectIDs Pointer to an array of AkGameObjectID's. Will be populated with the IDs of the listeners of in_GameObjectID. Pass NULL to querry the size required.
oi_uNumListeners Pass in the the available number of elements in the array 'out_ListenerObjectIDs'. After return, the number of valid elements filled in the array.

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