USoundNode::IsPlayWhenSilent

Returns true if the sound node is set to play when silent.

Windows
MacOS
Linux

Override Hierarchy

USoundNode::IsPlayWhenSilent()

USoundNodeWavePlayer::IsPlayWhenSilent()

References

Module

Engine

Header

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

Include

#include "Sound/SoundNode.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundNode.cpp

Syntax

virtual bool IsPlayWhenSilent() const

Remarks

Returns true if the sound node is set to play when silent.

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