USoundNode::HasDelayNode

Returns whether the sound cue has a delay node.

Windows
MacOS
Linux

Override Hierarchy

USoundNode::HasDelayNode()

USoundNodeDelay::HasDelayNode()

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 HasDelayNode() const

Remarks

Returns whether the sound cue has a delay node.

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