![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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) |
| 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 | |||
| ) |