バージョン

menu_open

クラス AK::SoundFrame::IClient

すべてのメンバ一覧

Public 型

enum   Notif {
  Notif_Added, Notif_Removed, Notif_Changed, Notif_Reset,
  Notif_Push
}
 

Notification type.

[詳細]

Public メソッド

virtual void  OnConnect (bool in_bConnect)=0
  Notification for connection status changes. This method is called after connection to or disconnection from the Wwise application occurs.
virtual void  OnEventNotif (Notif in_eNotif, AkUniqueID in_eventID)=0
  Event notification. This method is called when an event is added, removed, changed, or pushed.
virtual void  OnDialogueEventNotif (Notif in_eNotif, AkUniqueID in_dialogueEventID)=0
virtual void  OnSoundObjectNotif (Notif in_eNotif, AkUniqueID in_soundObjectID)=0
  Sound object notification. This method is called when a sound object is added, removed, or changed.
virtual void  OnStatesNotif (Notif in_eNotif, AkUniqueID in_stateGroupID)=0
virtual void  OnSwitchesNotif (Notif in_eNotif, AkUniqueID in_switchGroupID)=0
virtual void  OnGameParametersNotif (Notif in_eNotif, AkUniqueID in_gameParameterID)=0
  Game parameter notification. This method is called when a game parameter is added, removed, or changed.
virtual void  OnTriggersNotif (Notif in_eNotif, AkUniqueID in_triggerID)=0
  Trigger notification. This method is called when a trigger is added, removed, or changed.
virtual void  OnArgumentsNotif (Notif in_eNotif, AkUniqueID in_argumentID)=0
virtual void  OnAuxBusNotif (Notif in_eNotif, AkUniqueID in_AuxBusID)=0
  Auxiliary bus notification. This method is called when an auxiliary bus is added, removed, or changed.
virtual void  OnSoundBankNotif (Notif in_eNotif, AkUniqueID in_AuxBusID)=0
  SoundBank notification. This method is called when a soundbank is added, removed, or changed.
virtual void  OnGameObjectsNotif (Notif in_eNotif, AkGameObjectID in_gameObjectID)=0

説明

Interface that the Sound Frame client must implement.

参照:

SF.h1180 行で定義されています。


このクラスの説明は次のファイルから生成されました:
  • include/AK/SoundFrame/SF.h

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう