![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"
#include "Components/ActorComponent.h"
#include "ReactsToMatchEvents.h"
#include "KillCameraComponent.generated.h"
Go to the source code of this file.
Functions | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FKillCamEndSignature, float, BlendTime) | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE (FKillCamFocusSignature) | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FKillCamFocusSignature | ) |
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FKillCamEndSignature | , |
float | , | ||
BlendTime | |||
) |