![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "Runtime/Json/Public/Dom/JsonObject.h"
#include "CoreMinimal.h"
#include "GameFramework/SaveGame.h"
#include "Stats/NakamaManager.h"
#include "PlayerStats.h"
#include "StatTrackingSave.generated.h"
Go to the source code of this file.
Classes | |
struct | FShotTracking |
struct | FStat |
struct | FPlayerStat |
class | UStatTrackingSave |
Macros | |
#define | ANALYTICS_THROTTLING_TIME 1.0f |
Enumerations | |
enum | EStatState { Dirty = 0 , Loading = 1 , Synced = 2 } |
Functions | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE (FStatsLoadedSignature) | |
#define ANALYTICS_THROTTLING_TIME 1.0f |
enum EStatState |
DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FStatsLoadedSignature | ) |