VJ Master 1.0
Real-time audio analysis and visualisation.
Loading...
Searching...
No Matches
FST_AudioVisualisationModule Class Reference

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_AudioVisualisationModuleGet ()
 Retrieves the instance of the FST_AudioVisualisationModule.
static bool IsAvailable ()
 Checks if the ST_AudioVisualisation module is available.

Detailed Description

A module class for the ST_AudioVisualisation module.

Implements the IModuleInterface for managing the module's lifecycle.

Member Function Documentation

◆ Get()

FST_AudioVisualisationModule & FST_AudioVisualisationModule::Get ( )
inlinestatic

Retrieves the instance of the FST_AudioVisualisationModule.

Returns
The FST_AudioVisualisationModule instance.

◆ IsAvailable()

bool FST_AudioVisualisationModule::IsAvailable ( )
inlinestatic

Checks if the ST_AudioVisualisation module is available.

Returns
True if the module is loaded, false otherwise.

The documentation for this class was generated from the following files:
  • H:/Games/Unreal/Aaron/FunWithShaders/Plugins/ST_VJMaster/Source/ST_AudioVisualisation/Public/ST_AudioVisualisation.h
  • H:/Games/Unreal/Aaron/FunWithShaders/Plugins/ST_VJMaster/Source/ST_AudioVisualisation/Private/ST_AudioVisualisation.cpp