バージョン

menu_open
Wwise SDK 2023.1.3

◆ SetListeners()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::SetListeners ( AkGameObjectID  in_emitterGameObj,
const AkGameObjectID in_pListenerGameObjs,
AkUInt32  in_uNumListeners 
)

Sets a game object's associated listeners. All listeners that have previously been added via AddListener or set via SetListeners will be removed and replaced with the listeners in the array in_pListenerGameObjs. Calling this function will override the default set of listeners and in_emitterGameObj will now reference its own, unique set of listeners.

戻り値
  • AK_Success if successful
  • AK_CommandTooLarge if the number of positions is too large for the command queue. Reduce the number of positions.
参照
引数
in_emitterGameObjEmitter game object. Must have been previously registered via RegisterGameObj.
in_pListenerGameObjsArray of listener game object IDs that will be activated for in_emitterGameObj.
in_uNumListenersLength of array

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう