|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"#include "Deployable.h"#include "ReactsToMatchEvents.h"#include "DeployableTurret.generated.h"Go to the source code of this file.
Classes | |
| class | ADeployableTurret |
Enumerations | |
| enum class | ETurretState : uint8 { Offline = 0 , Waiting = 1 , WarmingUp = 2 , Firing = 3 , Dead = 4 } |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE (FTargetAcquiredSignature) | |
|
strong |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FTargetAcquiredSignature | ) |