USoundMod::IsPlayable

Returns whether the sound base is set up in a playable manner

Windows
MacOS
Linux

Override Hierarchy

USoundBase::IsPlayable()

USoundMod::IsPlayable()

References

Module

SoundMod

Header

/Engine/Plugins/Runtime/SoundMod/Source/SoundMod/Classes/SoundMod.h

Include

#include "SoundMod.h"

Source

/Engine/Plugins/Runtime/SoundMod/Source/SoundMod/Private/SoundMod.cpp

Syntax

virtual bool IsPlayable() const

Remarks

Returns whether the sound base is set up in a playable manner

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