LEAP Documentation 40220
Documentation for the LEAP project
CommandCenter.h File Reference
#include "CoreMinimal.h"
#include "GameModes/TeamDeathmatch/TeamDeathmatchSpawnPoint.h"
#include "AllOutWarfareObjectiveInterface.h"
#include "CommandCenter.generated.h"

Go to the source code of this file.

Classes

class  ACommandCenter
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FCommandCenterEventSignature, class ACommandCenter *, CommandCenter)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FCommandCenterHealthEventSignature, class ACommandCenter *, CommandCenter, float, Delta)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FCommandCenterEventSignature  ,
class ACommandCenter ,
CommandCenter   
)

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FCommandCenterHealthEventSignature  ,
class ACommandCenter ,
CommandCenter  ,
float  ,
Delta   
)