SoundToolKit  1.5
SoundToolKit.Unity.SoundToolKitStatus Class Reference

This allows to view current status of SoundToolKit Audio Engine. More...

Inheritance diagram for SoundToolKit.Unity.SoundToolKitStatus:

Public Member Functions

void OnStkInitialized (SoundToolKitManager soundToolKitManager)
 

Properties

List< SerializedStatusIndicator > SerializedStatusIndicators [get]
 
List< string > SerializedLogs [get]
 
bool Initialized [get]
 

Detailed Description

This allows to view current status of SoundToolKit Audio Engine.

Member Function Documentation

◆ OnStkInitialized()

void SoundToolKit.Unity.SoundToolKitStatus.OnStkInitialized ( SoundToolKitManager  soundToolKitManager)

Property Documentation

◆ Initialized

bool SoundToolKit.Unity.SoundToolKitStatus.Initialized
get

◆ SerializedLogs

List<string> SoundToolKit.Unity.SoundToolKitStatus.SerializedLogs
get

◆ SerializedStatusIndicators

List<SerializedStatusIndicator> SoundToolKit.Unity.SoundToolKitStatus.SerializedStatusIndicators
get