FWaveInstance::IsPlaying

Returns whether or not the WaveInstance is actively playing sound or set to play when silent.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Audio.h

Include

#include "Audio.h"

Source

/Engine/Source/Runtime/Engine/Private/Audio.cpp

Syntax

bool IsPlaying() const

Remarks

Returns whether or not the WaveInstance is actively playing sound or set to play when silent.