LEAP Documentation 40220
Documentation for the LEAP project
SquadComponent.h File Reference
#include "CoreMinimal.h"
#include "Components/ActorComponent.h"
#include "SquadComponent.generated.h"

Go to the source code of this file.

Classes

struct  FSquadInstance
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE (FSquadListUpdateSignature)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FSquadUpdateSignature, int32, SquadID)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FSquadMemberUpdateSignature, int32, SquadID, AProjectXPlayerState *, PlayerState)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE()

DECLARE_DYNAMIC_MULTICAST_DELEGATE ( FSquadListUpdateSignature  )

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FSquadUpdateSignature  ,
int32  ,
SquadID   
)

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FSquadMemberUpdateSignature  ,
int32  ,
SquadID  ,
AProjectXPlayerState ,
PlayerState   
)