|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"#include "Gameplay/Objectives/ProjectXSpawnerObjective.h"#include "ProjectXObjectiveVIP.generated.h"Go to the source code of this file.
Classes | |
| struct | FVIPPhaseInfo |
| struct | FActiveVIPInfo |
| class | AProjectXObjectiveVIP |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnVIPObjectivePhaseUpdatedSignature, AProjectXObjectiveVIP *, VIPObjective, int32, Phase) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnVIPObjectiveVIPSUpdatedSignature, AProjectXObjectiveVIP *, VIPObjective, const TArray< FActiveVIPInfo > &, VIPs) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FOnVIPObjectivePhaseUpdatedSignature | , |
| AProjectXObjectiveVIP * | , | ||
| VIPObjective | , | ||
| int32 | , | ||
| Phase | |||
| ) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FOnVIPObjectiveVIPSUpdatedSignature | , |
| AProjectXObjectiveVIP * | , | ||
| VIPObjective | , | ||
| const TArray< FActiveVIPInfo > & | , | ||
| VIPs | |||
| ) |