|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "GlobalAmmoComponent.h"#include "Net/UnrealNetwork.h"#include "GameFramework/GameStateBase.h"#include "ProjectX.h"#include "ProjectXGameplayStatics.h"#include "Interpolator.h"#include "ProjectXPlayerState.h"#include "ProjectXCharacter.h"#include "WeaponComponent.h"#include "WeaponInstance.h"#include "PushModel.h"Functions | |
| DECLARE_LOG_CATEGORY_EXTERN (LogGlobalWeaponAmmo, Log, Display) | |
| DEFINE_LOG_CATEGORY (LogGlobalWeaponAmmo) | |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogGlobalWeaponAmmo | , |
| Log | , | ||
| Display | |||
| ) |
| DEFINE_LOG_CATEGORY | ( | LogGlobalWeaponAmmo | ) |