LEAP Documentation 40220
Documentation for the LEAP project
SpottingComponent.h File Reference
#include "ProjectX.h"
#include "Components/ActorComponent.h"
#include "SpottingComponent.generated.h"

Go to the source code of this file.

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FEnemySpottedSignature, AActor *, EnemySpotted)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE (FEnemyUniqueEnemySpottedSignature)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE()

DECLARE_DYNAMIC_MULTICAST_DELEGATE ( FEnemyUniqueEnemySpottedSignature  )

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FEnemySpottedSignature  ,
AActor *  ,
EnemySpotted   
)