FActiveSound::GetPlayCount

Returns number of actively instances of sound playing (including virtualized instances)

Windows
MacOS
Linux

Override Hierarchy

ISoundModulatable::GetPlayCount()

FActiveSound::GetPlayCount()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ActiveSound.h

Include

#include "ActiveSound.h"

Source

/Engine/Source/Runtime/Engine/Private/ActiveSound.cpp

Syntax

virtual int32 GetPlayCount() const

Remarks

Returns number of actively instances of sound playing (including virtualized instances)

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