|
Space Plunder
|
#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) | |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogCustomCharacters | , |
| Display | , | ||
| All | ) |