![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"
#include "Weapons/Deployable/Deployable.h"
#include "DeployableControllable.generated.h"
Go to the source code of this file.
Classes | |
class | ADeployableControllable |
Enumerations | |
enum class | EDeployableMovementDirection : uint8 { Up = 0 , Right = 1 , Down = 2 , Left = 3 , Forward = 4 , Back = 5 } |
Functions | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE (FDeployableControlSignature) | |
|
strong |
DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FDeployableControlSignature | ) |