Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FSoundSubmixSendInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmixSend.h |
| Include Path | #include "Sound/SoundSubmixSend.h" |
Syntax
USTRUCT (BlueprintType )
struct FSoundSubmixSendInfo : public FSoundSubmixSendInfoBase
Inheritance Hierarchy
- FSoundSubmixSendInfoBase → FSoundSubmixSendInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SendStage | ESubmixSendStage | Defines at what mix stage the send should happen. | Sound/SoundSubmixSend.h |
|