UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ActorSoundParameterInterfaceConsoleVariables Namespace Reference

Variables

bool bGatherImplementers = false
 
FAutoConsoleVariableRef CVarGatherImplementers (TEXT("au.ActorSoundParameterInterface.GatherImplementers"), bGatherImplementers, TEXT("When true, allows the interface to search for attached components and actors that implement the interface."), ECVF_Default)
 

Variable Documentation

◆ bGatherImplementers

bool ActorSoundParameterInterfaceConsoleVariables::bGatherImplementers = false

◆ CVarGatherImplementers

FAutoConsoleVariableRef ActorSoundParameterInterfaceConsoleVariables::CVarGatherImplementers(TEXT("au.ActorSoundParameterInterface.GatherImplementers"), bGatherImplementers, TEXT("When true, allows the interface to search for attached components and actors that implement the interface."), ECVF_Default) ( TEXT("au.ActorSoundParameterInterface.GatherImplementers")  ,
bGatherImplementers  ,
TEXT("When true, allows the interface to search for attached components and actors that implement the interface.")  ,
ECVF_Default   
)