USoundNodeAttenuation::GetMaxDistance

Returns the maximum distance this sound can be heard from.

Windows
MacOS
Linux

Override Hierarchy

USoundNode::GetMaxDistance()

USoundNodeAttenuation::GetMaxDistance()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundNodeAttenuation.h

Include

#include "Sound/SoundNodeAttenuation.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundNodeAttenuation.cpp

Syntax

virtual float GetMaxDistance() const

Remarks

Returns the maximum distance this sound can be heard from.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss