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

#include <ModulationMatrix.h>

Public Member Functions

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

Public Attributes

uint32 Id
 
FString Name
 

Constructor & Destructor Documentation

◆ FPatchSource() [1/2]

Audio::FPatchSource::FPatchSource ( )
inline

◆ FPatchSource() [2/2]

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

Member Function Documentation

◆ SetName()

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

Member Data Documentation

◆ Id

uint32 Audio::FPatchSource::Id

◆ Name

FString Audio::FPatchSource::Name

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