A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "EventSystem/Events/BaseEvent.h"
#include "HintActivatedEvent.generated.h"
Go to the source code of this file.
Classes | |
class | UHintActivatedEvent |
Event used to call when hint activated or deactivated. More... | |