Space Plunder
Loading...
Searching...
No Matches
CharacterBase.h File Reference
#include "CoreMinimal.h"
#include "GameFramework/Character.h"
#include "Interfaces/BaseInterface.h"
#include "Interfaces/CustomCharacter.h"
#include "Interfaces/PlayerControllerInterface.h"
#include "Interfaces/PlayerStateInterface.h"
#include "Interfaces/SaveLoad.h"
#include "CharacterBase.generated.h"

Go to the source code of this file.

Classes

class  ACharacterBase
 

Functions

 DECLARE_LOG_CATEGORY_CLASS (LogBaseCharacter, Display, All)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnCharacterDeath, FPlayerDeath &, PlayerDeath, APawn *, OwnerPawn)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FOnCharacterDeath ,
FPlayerDeath & ,
PlayerDeath ,
APawn * ,
OwnerPawn  )

◆ DECLARE_LOG_CATEGORY_CLASS()

DECLARE_LOG_CATEGORY_CLASS ( LogBaseCharacter ,
Display ,
All  )