A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "EventSystem/Events/BaseEvent.h"
#include "Story/StoryManager.h"
#include "NewStepLoadedEvent.generated.h"
Go to the source code of this file.
Classes | |
class | UNewStepLoadedEvent |
Event called when new step is loaded. More... | |