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

Go to the source code of this file.

Classes

class  AProjectXObjectiveDefendPoints
 

Enumerations

enum class  EDestructionObjectiveRole : uint8 { Attack = 0 , Defend = 1 }
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FDefensePointsUpdatedSignature, const TArray< ADestroyableObjective * > &, Objectives)
 

Enumeration Type Documentation

◆ EDestructionObjectiveRole

enum class EDestructionObjectiveRole : uint8
strong
Enumerator
Attack 
Defend 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FDefensePointsUpdatedSignature  ,
const TArray< ADestroyableObjective * > &  ,
Objectives   
)