LEAP Documentation 40220
Documentation for the LEAP project
ProjectXObjectiveCapturePoint.h File Reference
#include "CoreMinimal.h"
#include "Gameplay/Objectives/ProjectXSpawnerObjective.h"
#include "ProjectXObjectiveCapturePoint.generated.h"

Go to the source code of this file.

Classes

struct  FCapturePointPhaseInfo
 
struct  FCapturePointActivePhaseInfo
 
class  AProjectXObjectiveCapturePoint
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnCapturePointObjectivePhaseUpdatedSignature, uint8, PhaseNumber)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnCapturePointsUpdatedSignature, const TArray< AObjectiveCapturePoint * > &, CapturePoints)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [1/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FOnCapturePointObjectivePhaseUpdatedSignature  ,
uint8  ,
PhaseNumber   
)

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [2/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FOnCapturePointsUpdatedSignature  ,
const TArray< AObjectiveCapturePoint * > &  ,
CapturePoints   
)