Add a translator to the wwiseErrorHandler The additional translators increase the chance of a monitoring messages or errors to be successfully translated.
- 返回
- AK_Success. In optimized/release configuration, this function returns AK_NotCompatible.
- 参数
-
translator | The AkErrorMessageTranslator to add to the WwiseErrorHandler |
overridePreviousTranslators | Whether or not the newly added translator should override all the previous translators. In both cases, the default translator will remain |