LEAP Documentation 40220
Documentation for the LEAP project
FCosmeticTable Struct Reference

#include <CosmeticAssetBase.h>

Inheritance diagram for FCosmeticTable:
FCosmeticTableLoadout FCosmeticTablePerk FPerkTable

Public Member Functions

virtual const FString & GetShortCode () const
 

Public Attributes

FString ItemShortCode = ""
 
FText DisplayName
 
bool bDefaultUnlocked = false
 
bool bStackable = false
 
UCosmeticAssetBaseItem = NULL
 
TArray< FEquipKeysDefaultEquipKeys
 
ERarity Rarity = ERarity::COMMON
 

Member Function Documentation

◆ GetShortCode()

virtual const FString & FCosmeticTable::GetShortCode ( ) const
inlinevirtual

Reimplemented in FCosmeticTableLoadout, and FCosmeticTablePerk.

Member Data Documentation

◆ bDefaultUnlocked

bool FCosmeticTable::bDefaultUnlocked = false

◆ bStackable

bool FCosmeticTable::bStackable = false

◆ DefaultEquipKeys

TArray<FEquipKeys> FCosmeticTable::DefaultEquipKeys

◆ DisplayName

FText FCosmeticTable::DisplayName

◆ Item

UCosmeticAssetBase* FCosmeticTable::Item = NULL

◆ ItemShortCode

FString FCosmeticTable::ItemShortCode = ""

◆ Rarity

ERarity FCosmeticTable::Rarity = ERarity::COMMON

The documentation for this struct was generated from the following file: