版本
Wwise Unreal Integration Documentation
|
As part of the fix for WG-30404, the AttenuationScalingFactor
UPROPERTY
of AkComponent
has been made read-only in Blueprints. To set its value, you now need to call the SetAttenuationScalingFactor
method on AkComponent
.