LEAP Documentation 40220
Documentation for the LEAP project
SoftBoundaryVolume.h File Reference
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "TeamInterface.h"
#include "ReactsToMatchEvents.h"
#include "TrackableInterface.h"
#include "SoftBoundaryVolume.generated.h"

Go to the source code of this file.

Classes

class  ASoftBoundaryVolume
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnTeamOwnerChangedSignature, int32, NewTeam)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnVolumeActiveStateChangedSignature, bool, bNewState)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [1/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FOnTeamOwnerChangedSignature  ,
int32  ,
NewTeam   
)

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [2/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FOnVolumeActiveStateChangedSignature  ,
bool  ,
bNewState   
)