LEAP Documentation 40220
Documentation for the LEAP project
ShieldGenerator.h File Reference
#include "CoreMinimal.h"
#include "../BaseControl/CapturePoint.h"
#include "../Team/SpawnTargetInterface.h"
#include "Gameplay/TeamInterface.h"
#include "Gameplay/HealthInterface.h"
#include "AllOutWarfareObjectiveInterface.h"
#include "ShieldGenerator.generated.h"

Go to the source code of this file.

Classes

class  AShieldGenerator
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FShieldGeneratorEventSignature, class AShieldGenerator *, Generator)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FShieldGeneratorHealthEventSignature, class AShieldGenerator *, Generator, float, Delta)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FShieldGeneratorEventSignature  ,
class AShieldGenerator ,
Generator   
)

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FShieldGeneratorHealthEventSignature  ,
class AShieldGenerator ,
Generator  ,
float  ,
Delta   
)