A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
HintManager.h File Reference
#include "CoreMinimal.h"
#include "EventSystem/BaseManager.h"
#include "HintManager.generated.h"
Include dependency graph for HintManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UHintManager
 Manager that provides functionality for managing hint activation events. More...
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnHintActivated, bool, Activate)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FOnHintActivated ,
bool ,
Activate  )