A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "EventSystem/Events/BaseEvent.h"
#include "Sound/SoundCue.h"
#include "PlaySoundEvent.generated.h"
Go to the source code of this file.
Classes | |
class | UPlaySoundEvent |
Event used to call to play sound. More... | |