UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::FPatchDestination Struct Reference

#include <ModulationMatrix.h>

Public Member Functions

 FPatchDestination ()
 
 FPatchDestination (const uint32 InId)
 
void SetName (const FString &InName)
 

Public Attributes

uint32 Id
 
int32 Stage
 
float Depth
 
FString Name
 

Constructor & Destructor Documentation

◆ FPatchDestination() [1/2]

Audio::FPatchDestination::FPatchDestination ( )
inline

◆ FPatchDestination() [2/2]

Audio::FPatchDestination::FPatchDestination ( const uint32  InId)
inline

Member Function Documentation

◆ SetName()

void Audio::FPatchDestination::SetName ( const FString &  InName)
inline

Member Data Documentation

◆ Depth

float Audio::FPatchDestination::Depth

◆ Id

uint32 Audio::FPatchDestination::Id

◆ Name

FString Audio::FPatchDestination::Name

◆ Stage

int32 Audio::FPatchDestination::Stage

The documentation for this struct was generated from the following file: