|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"#include "Components/StaticMeshComponent.h"#include "ReactsToMatchEvents.h"#include "WeaponInstanceActor.h"#include "TurretComponent.generated.h"Go to the source code of this file.
Classes | |
| class | UTurretComponent |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FTargetFoundSignature, AActor *, Target) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE (FFiredSignature) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FFiredSignature | ) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FTargetFoundSignature | , |
| AActor * | , | ||
| Target | |||
| ) |