![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"
#include "Components/SceneComponent.h"
#include "TeamInterface.h"
#include "AfflictionOverlapComponent.generated.h"
Go to the source code of this file.
Functions | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FActivationToggledSignature, AActor *, TargetActor, bool, bToggle) | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FActivationToggledSignature | , |
AActor * | , | ||
TargetActor | , | ||
bool | , | ||
bToggle | |||
) |