Version

menu_open
virtual bool AK::SoundFrame::ISoundFrame::SetGameObjectAuxSendValues ( AkGameObjectID  in_gameObjectID,
AkAuxSendValue in_aAuxSendValues,
AkUInt32  in_uNumSendValues  
) [pure virtual]

Set the Environmental ratios to be used for the specified game object.
The array size cannot exceed AK_MAX_AUX_PER_OBJ.
To clear the game object's environments, in_uNumSendValues must be set to 0.

This function is thread-safe.

Returns:
True if the operation was successful, False otherwise
See also:
Parameters:
in_gameObjectID  Associated game object ID
in_aAuxSendValues  Variable-size array of AkAuxSendValue structures (it may be NULL if no environment must be set, and its size cannot exceed AK_MAX_AUX_PER_OBJ)
in_uNumSendValues  The number of auxilliary busses at the pointer's address (it must be 0 if no environment is set, and can not exceed AK_MAX_AUX_PER_OBJ)

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