|
Space Plunder
|
#include "CoreMinimal.h"#include "Components/CharacterComponent.h"#include "Data/MeleeData.h"#include "MeleeComponent.generated.h"Go to the source code of this file.
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnMeleeHit, AActor *, HitActor) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FOnMeleeHit | , |
| AActor * | , | ||
| HitActor | ) |