FNullSlateSoundDevice::PlaySound

Play the sound resource within the given Slate sound object

Windows
MacOS
Linux

Override Hierarchy

ISlateSoundDevice::PlaySound()

FNullSlateSoundDevice::PlaySound()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Sound/NullSlateSoundDevice.h

Include

#include "Sound/NullSlateSoundDevice.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Sound/NullSlateSoundDevice.cpp

Syntax

virtual void PlaySound
(
    const FSlateSound & Sound,
    int32 UserIndex
) const

Remarks

Play the sound resource within the given Slate sound object

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