![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#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) | |
|
strong |
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FDefensePointsUpdatedSignature | , |
const TArray< ADestroyableObjective * > & | , | ||
Objectives | |||
) |