バージョン

menu_open
AKRESULT __cdecl AK::SoundEngine::SetGameObjectAuxSendValues ( AkGameObjectID  in_gameObjectID,
AkAuxSendValue in_aAuxSendValues,
AkUInt32  in_uNumSendValues  
)

Set the auxiliary busses to route the specified game object The array size cannot exceed AK_MAX_AUX_PER_OBJ. To clear the game object's auxiliary sends, in_uNumSendValues must be 0.

Note.gif
Note: The actual maximum number of aux sends in which a game object can be is AK_MAX_AUX_PER_OBJ.
Note.gif
Note: If an send control value is set to 0%, the effect won't be inserted at all, as if it wasn't part of the array.
参照:
戻り値:
  • AK_Success if successful
  • AK_InvalidParameter if the array size exceeds AK_MAX_AUX_PER_OBJ, or if a duplicated environment is found in the array
引数:
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 auxiliary busses at the pointer's address (it must be 0 if no environment is set, and can not exceed AK_MAX_AUX_PER_OBJ)

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう