Navigation
API > API/Runtime > API/Runtime/Engine
| Name | ISoundWaveContainer |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/ISoundWaveContainer.h |
| Include Path | #include "Sound/ISoundWaveContainer.h" |
Syntax
struct ISoundWaveContainer
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ISoundWaveContainer() |
Sound/ISoundWaveContainer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< FSoundWaveProxyPtr > GetContainedWaveProxies() |
Sound/ISoundWaveContainer.h |
Public Virtual
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetInterfaceId() |
Sound/ISoundWaveContainer.h |