Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/FAudioBusKey
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAudioBusKey () |
AudioBusSubsystem.h | ||
FAudioBusKey
(
uint32 InObjectId |
For construction with a given UObject unique id. | AudioBusSubsystem.h |
FAudioBusKey()
| Name | FAudioBusKey |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioMixer/Public/AudioBusSubsystem.h |
| Include Path | #include "AudioBusSubsystem.h" |
FAudioBusKey()
FAudioBusKey(uint32)
Description
For construction with a given UObject unique id.
| Name | FAudioBusKey |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioMixer/Public/AudioBusSubsystem.h |
| Include Path | #include "AudioBusSubsystem.h" |
FAudioBusKey
(
uint32 InObjectId
)