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