Unigine.Plugins.FMOD.FMOD Class
This set of functions is available when the FMOD plugin is loaded.
This class is intened to work with FMODCore and FMODStudio objects.
FMOD Class
Properties
FMODCore Core#
The FMOD Core System object.
FMODStudio Studio#
The FMOD Studio System object.
Members
void Update ( ) #
Calls update of FMOD Studio and Core.bool HasErrors ( out int error_type ) #
Checks for errors and returns error code. To interpret the error, see ERROR_TYPE enum.Arguments
- out int error_type - Variable to store error code.
Return value
true if an eror has orrurred, otherwise, false.Last update:
2024-12-13
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)