LEAP Documentation 40220
Documentation for the LEAP project
TurretComponent.h File Reference
#include "CoreMinimal.h"
#include "Components/StaticMeshComponent.h"
#include "ReactsToMatchEvents.h"
#include "WeaponInstanceActor.h"
#include "TurretComponent.generated.h"

Go to the source code of this file.

Classes

class  UTurretComponent
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FTargetFoundSignature, AActor *, Target)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE (FFiredSignature)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE()

DECLARE_DYNAMIC_MULTICAST_DELEGATE ( FFiredSignature  )

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FTargetFoundSignature  ,
AActor *  ,
Target   
)