A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "EventSystem/Events/BaseEvent.h"
#include "FadeInAndFadeOutEvent.generated.h"
Go to the source code of this file.
Classes | |
class | UFadeInAndFadeOutEvent |
Event used to call fade-in with auto fade-out. More... | |