Space Plunder
Loading...
Searching...
No Matches
CharacterComponent.h File Reference
#include "CoreMinimal.h"
#include "AIController.h"
#include "CommonActorComponent.h"
#include "Components/ActorComponent.h"
#include "Data/BaseData.h"
#include "CharacterComponent.generated.h"

Go to the source code of this file.

Classes

struct  FCharacterComponentRequirements
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnRequestFriendlyActors, TArray< AActor * > &, Actors)
 
 DECLARE_LOG_CATEGORY_EXTERN (LogCharacterComponent, Display, All)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FOnRequestFriendlyActors ,
TArray< AActor * > & ,
Actors  )

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogCharacterComponent ,
Display ,
All  )