Navigation
API > API/Runtime > API/Runtime/AudioExtensions
Inheritance Hierarchy
- FSoundGeneratorOutput
- FMetaSoundOutput
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/SoundGeneratorOutput.h |
| Include | #include "SoundGeneratorOutput.h" |
Syntax
USTRUCT (BlueprintType )
struct FSoundGeneratorOutput
Remarks
Base class for generators that have outputs that can be exposed to other game code.
NOTE: This is not widely supported and should be considered experimental.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Name | The output's name |