LEAP Documentation 40220
Documentation for the LEAP project
ProjectXGameStateBaseControl.h File Reference
#include "CoreMinimal.h"
#include "ProjectX.h"
#include "ProjectXGameState.h"
#include "ProjectXGameStateBaseControl.generated.h"

Go to the source code of this file.

Classes

class  AProjectXGameStateBaseControl
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams (FCapturePointEventSignature, ACapturePoint *, CapturePoint, int32, OwningTeam, int32, CaptureTeam)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FControlPointsChangedSignature, const TArray< ACapturePoint * > &, ControlPoints)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FControlPointsChangedSignature  ,
const TArray< ACapturePoint * > &  ,
ControlPoints   
)

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams ( FCapturePointEventSignature  ,
ACapturePoint ,
CapturePoint  ,
int32  ,
OwningTeam  ,
int32  ,
CaptureTeam   
)