A Demo Project for the UnrealEngineSDK
|
#include "Managers/SoundManager.h"
#include "Components/AudioComponent.h"
#include "EventSystem/Events/Experience/InitializationEvent.h"
#include "EventSystem/Events/Hint/HintActivatedEvent.h"
#include "EventSystem/Events/Story/NewStepLoadedEvent.h"
#include "EventSystem/Events/Sound/PlaySoundEvent.h"
#include "EventSystem/Events/Story/NewStoryLoadedEvent.h"