Wwise SDK 2025.1.0
|
◆ AK_SoundEngine_GetIDFromString()
Universal converter from string to ID for the sound engine. This function will hash the name based on a algorithm ( provided at : /AK/Tools/Common/AkFNVHash.h ) Note: This function returns a AkUInt32, which is compatible with: AkUniqueID, AkStateGroupID, AkStateID, AkSwitchGroupID, AkSwitchStateID, AkRtpcID, and so on. |