A Demo Project for the UnrealEngineSDK
|
#include "Story/StoryManager.h"
#include "Net/UnrealNetwork.h"
#include "EventSystem/Events/Story/NewStepLoadedEvent.h"
#include "EventSystem/Events/Story/NewSubStepLoadedEvent.h"
#include "EventSystem/Events/Experience/InitializationEvent.h"
#include "EventSystem/Events/Story/EndOfStoryReached.h"
#include "EventSystem/Events/Story/NewStoryLoadedEvent.h"
#include "EventSystem/Events/Story/StepCompletedEvent.h"
Go to the source code of this file.
Functions | |
DEFINE_LOG_CATEGORY (LogStoryManager) | |
DEFINE_LOG_CATEGORY | ( | LogStoryManager | ) |