USoundNode::SupportsSubtitles

Returns if this node has been set to be allowed virtual.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundNode.h"

Syntax

virtual bool SupportsSubtitles() const

Remarks

Returns if this node has been set to be allowed virtual. Only the sound node wave player implements this.