|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <CosmeticAssetBase.h>
Public Attributes | |
| UPerkAssetBase * | Perk |
Public Attributes inherited from FCosmeticTable | |
| FString | ItemShortCode = "" |
| FText | DisplayName |
| bool | bDefaultUnlocked = false |
| bool | bStackable = false |
| UCosmeticAssetBase * | Item = NULL |
| TArray< FEquipKeys > | DefaultEquipKeys |
| ERarity | Rarity = ERarity::COMMON |
Additional Inherited Members | |
Public Member Functions inherited from FCosmeticTable | |
| virtual const FString & | GetShortCode () const |
| UPerkAssetBase* FPerkTable::Perk |