Wwise SDK 2021.1.8
GetIDFromString
Version
arrow_right
Table of Contents
Other Documentation
Wwise SDK 2021.1.8
|
◆ 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 does return a AkUInt32, which is totally compatible with: AkUniqueID, AkStateGroupID, AkStateID, AkSwitchGroupID, AkSwitchStateID, AkRtpcID, and so on...
|