UAudioCurveSourceComponent::IsPlaying

Returns if the sound playing any audio.

Windows
MacOS
Linux

Override Hierarchy

UAudioComponent::IsPlaying()

UAudioCurveSourceComponent::IsPlaying()

References

Module

FacialAnimation

Header

/Engine/Plugins/Editor/FacialAnimation/Source/FacialAnimation/Public/AudioCurveSourceComponent.h

Include

#include "AudioCurveSourceComponent.h"

Source

/Engine/Plugins/Editor/FacialAnimation/Source/FacialAnimation/Private/AudioCurveSourceComponent.cpp

Syntax

virtual bool IsPlaying() const

Remarks

Returns if the sound playing any audio. Doesn't indicate the play state. Use GetPlayState() to get the actual play state.

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