A module class for the ST_AudioVisualisation module. More...
#include <ST_AudioVisualisation.h>
Public Member Functions | |
| virtual void | StartupModule () override |
| Initializes the module when loaded. | |
| virtual void | ShutdownModule () override |
| Shuts down the module when unloaded. | |
Static Public Member Functions | |
| static FST_AudioVisualisationModule & | Get () |
| Retrieves the instance of the FST_AudioVisualisationModule. | |
| static bool | IsAvailable () |
| Checks if the ST_AudioVisualisation module is available. | |
A module class for the ST_AudioVisualisation module.
Implements the IModuleInterface for managing the module's lifecycle.
|
inlinestatic |
Retrieves the instance of the FST_AudioVisualisationModule.
|
inlinestatic |
Checks if the ST_AudioVisualisation module is available.