|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <CosmeticAssetBase.h>
Public Member Functions | |
| virtual const FString & | GetShortCode () const override |
| virtual const FString & | GetShortCode () const |
Additional Inherited Members | |
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 |
|
overridevirtual |
Reimplemented from FCosmeticTable.