Navigation
API > API/Plugins > API/Plugins/SteamAudio
Inheritance Hierarchy
- IModuleInterface
- ISteamAudioModule
References
| Module | SteamAudio |
| Header | /Engine/Plugins/Runtime/Steam/SteamAudio/Source/SteamAudio/Public/ISteamAudioModule.h |
| Include | #include "ISteamAudioModule.h" |
Syntax
class ISteamAudioModule : public IModuleInterface
Remarks
Copyright (C) Valve Corporation. All rights reserved.
Functions
| Type | Name | Description | |
|---|---|---|---|
| ISteamAudioModule & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |