|
Agrarsense
|
#include "CoreMinimal.h"#include "GameFramework/DefaultPawn.h"#include "NiagaraComponent.h"#include "Agrarsense/Spectator/LevelTeleportLocation.h"#include "Spectator.generated.h"

Go to the source code of this file.
Classes | |
| class | ASpectator |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FFollowTargetChanged, bool, IsFollowing, AActor *, TargetActor) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FFollowTargetChanged | , |
| bool | , | ||
| IsFollowing | , | ||
| AActor * | , | ||
| TargetActor | |||
| ) |