![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <CosmeticsManager.h>
Public Member Functions | |
FEquips () | |
bool | UpdateShortCode (ECosmeticType Type, const FString &Key, const FString &ShortCode, bool bMarkDirty=true) |
bool | GetShortCode (ECosmeticType Type, const FString &Key, FString &FoundKey) const |
bool | GetEquipsList (ECosmeticType Type, FEquipsList &FoundEquipsList) |
Public Attributes | |
TMap< ECosmeticType, FEquipsList > | EquipsTypes = TMap<ECosmeticType, FEquipsList>() |
bool | bLoaded = false |
|
inline |
|
inline |
|
inline |
|
inline |
bool FEquips::bLoaded = false |
TMap<ECosmeticType, FEquipsList> FEquips::EquipsTypes = TMap<ECosmeticType, FEquipsList>() |