Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Blueprint > UUserWidget
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h |
Include | #include "Blueprint/UserWidget.h" |
Source | /Engine/Source/Runtime/UMG/Private/UserWidget.cpp |
void PlaySound
&40;
class USoundBase &42; SoundToPlay
&41;
Remarks
Plays a sound through the UI
Parameters
Name | Description |
---|---|
The | sound to play |