menu
バージョン
2024.1.4.8780
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2024.1.4
|
#include <AkCallback.h>
公開変数類 | |
AkUInt32 | uIdentifier |
Cue point identifier [詳解] | |
AkUInt32 | uPosition |
Position in the cue point (unit: sample frames) [詳解] | |
const char * | strLabel |
Label of the marker (null-terminated) [詳解] | |
AkUInt32 | uLabelSize |
Size of the label string (including the terminating null character) [詳解] | |
![]() | |
AkPlayingID | playingID |
Playing ID of Event, returned by PostEvent() [詳解] | |
AkUniqueID | eventID |
Unique ID of Event, passed to PostEvent() [詳解] | |
![]() | |
void * | pCookie |
User data, passed to PostEvent() [詳解] | |
AkGameObjectID | gameObjID |
Game object ID [詳解] | |
Callback information structure corresponding to AK_Marker.
AkCallback.h の 120 行目に定義があります。