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