Agrarsense
Classes | Functions
Spectator.h File Reference
#include "CoreMinimal.h"
#include "GameFramework/DefaultPawn.h"
#include "NiagaraComponent.h"
#include "Agrarsense/Spectator/LevelTeleportLocation.h"
#include "Spectator.generated.h"
Include dependency graph for Spectator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ASpectator
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FFollowTargetChanged, bool, IsFollowing, AActor *, TargetActor)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FFollowTargetChanged  ,
bool  ,
IsFollowing  ,
AActor *  ,
TargetActor   
)