A Demo Project for the UnrealEngineSDK
|
#include "Managers/ApexReportingManager.h"
#include "Kismet/KismetMathLibrary.h"
#include "EventSystem/Events/Experience/InitializationEvent.h"
#include "EventSystem/Events/Story/EndOfStoryReached.h"
#include "EventSystem/Events/Story/NewStepLoadedEvent.h"
#include "EventSystem/Events/Story/NewStoryLoadedEvent.h"
#include "EventSystem/Events/Story/StepCompletedEvent.h"
#include "GameFramework/GameModeBase.h"
#include "Interfaces/PixoCoreInterface.h"