Space Plunder
Loading...
Searching...
No Matches
AITraitsComponent.h File Reference
#include "CoreMinimal.h"
#include "Components/CharacterComponent.h"
#include "Data/AIDataTypes.h"
#include "AITraitsComponent.generated.h"

Go to the source code of this file.

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams (FOnAlertLevelChanged, float, DetectionLevel, EAIStateType, AIStateType, AActor *, TargetActor)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnAIStateChanged, EAIStateType, State)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FOnAIStateChanged ,
EAIStateType ,
State  )

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams ( FOnAlertLevelChanged ,
float ,
DetectionLevel ,
EAIStateType ,
AIStateType ,
AActor * ,
TargetActor  )