Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundBase
Syntax
UPROPERTY (Category=Developer, AssetRegistrySearchable, VisibleAnywhere, BlueprintReadOnly)
float MaxDistance
Remarks
The MaxDistance property is calculated statically on load or at asset edit time, but is not reliable at runtime. the GetMaxDistance function should be used to determine the applied max distance based on runtime behavior.