Space Plunder
Loading...
Searching...
No Matches
CustomCharacterBase.h File Reference
#include "CoreMinimal.h"
#include "Character/ALSCharacter.h"
#include "Data/HealthData.h"
#include "Data/MenuData.h"
#include "Interfaces/BaseInterface.h"
#include "Interfaces/BaseServer.h"
#include "Interfaces/CharacterInterface.h"
#include "Interfaces/CharacterWeaponPickups.h"
#include "Interfaces/InteractionInterface.h"
#include "CustomCharacterBase.generated.h"

Go to the source code of this file.

Classes

class  ACustomCharacterBase
 The base class for custom characters in the game. Inherits from various interfaces and provides implementations for the required functions. More...
 

Functions

 DECLARE_LOG_CATEGORY_EXTERN (LogCustomCharacters, Display, All)
 

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogCustomCharacters ,
Display ,
All  )