LEAP Documentation 40220
Documentation for the LEAP project
ProjectXGameStateAllOutWarfare.h File Reference
#include "CoreMinimal.h"
#include "GameModes/ProjectXGameState.h"
#include "AllOutWarfareObjectiveInterface.h"
#include "ProjectXGameStateAllOutWarfare.generated.h"

Go to the source code of this file.

Classes

struct  FTeamObjective
 
struct  FTeamPercentage
 
class  AProjectXGameStateAllOutWarfare
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FTeamPercentagesSignature, const TArray< FTeamPercentage > &, TeamPercentages)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FObjectivesChangedSignature, const TArray< FTeamObjective > &, Objectives)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [1/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FObjectivesChangedSignature  ,
const TArray< FTeamObjective > &  ,
Objectives   
)

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [2/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FTeamPercentagesSignature  ,
const TArray< FTeamPercentage > &  ,
TeamPercentages   
)