A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "EventSystem/Events/BaseEvent.h"
#include "StreamingLevelsActionFinishedEvent.generated.h"
Go to the source code of this file.
Classes | |
class | UStreamingLevelsActionFinishedEvent |
Event called when manager finishes loading or unloading levels. More... | |