#include "CoreMinimal.h"
#include "GameModes/ProjectXGameState.h"
#include "AllOutWarfareObjectiveInterface.h"
#include "ProjectXGameStateAllOutWarfare.generated.h"
Go to the source code of this file.
◆ 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 |
|
|
) |
| |