FAssetTypeActions_SoundBase::PlaySound

Plays the specified sound wave

Windows
MacOS
Linux

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Public/AssetTypeActions/AssetTypeActions_SoundBase.h

Include

#include "AssetTypeActions/AssetTypeActions_SoundBase.h"

Source

/Engine/Source/Editor/AudioEditor/Private/AssetTypeActions/AssetTypeActions_SoundBase.cpp

Syntax

void PlaySound
(
    USoundBase * Sound
) const

Remarks

Plays the specified sound wave

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