|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "ProjectX.h"#include "Components/ActorComponent.h"#include "SpottingComponent.generated.h"Go to the source code of this file.
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FEnemySpottedSignature, AActor *, EnemySpotted) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE (FEnemyUniqueEnemySpottedSignature) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FEnemyUniqueEnemySpottedSignature | ) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FEnemySpottedSignature | , |
| AActor * | , | ||
| EnemySpotted | |||
| ) |