Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FAudioBusProxy |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Sound/AudioBus.h |
| Include Path |
#include "Sound/AudioBus.h" |
Syntax
class FAudioBusProxy : public Audio::TProxyData< FAudioBusProxy >
Constructors
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FAudioBusProxy()
|
|
Sound/AudioBus.h |
|
Constants
| Name |
Type |
Remarks |
Include Path |
| bWasAudioProxyClassImplemented |
bool |
|
Sound/AudioBus.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AudioBusId |
uint32 |
|
Sound/AudioBus.h |
|
| NumChannels |
int32 |
|
Sound/AudioBus.h |
|
Protected
Functions
Public
Static