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

#include <AudioParameter.h>

Static Public Member Functions

static AUDIOEXTENSIONS_API FName CombineNames (FName InLeft, FName InRight)
 
static AUDIOEXTENSIONS_API void SplitName (FName InFullName, FName &OutNamespace, FName &OutParameterName)
 

Static Public Attributes

static AUDIOEXTENSIONS_API const FString NamespaceDelimiter = TEXT(AUDIO_PARAMETER_NAMESPACE_PATH_DELIMITER)
 

Member Function Documentation

◆ CombineNames()

FName Audio::FParameterPath::CombineNames ( FName  InLeft,
FName  InRight 
)
static

◆ SplitName()

void Audio::FParameterPath::SplitName ( FName  InFullName,
FName OutNamespace,
FName OutParameterName 
)
static

Member Data Documentation

◆ NamespaceDelimiter

const FString Audio::FParameterPath::NamespaceDelimiter = TEXT(AUDIO_PARAMETER_NAMESPACE_PATH_DELIMITER)
static

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