LEAP Documentation 40220
Documentation for the LEAP project
FRewardShowcase Struct Reference

#include <ProjectXGameInstance.h>

Public Member Functions

 FRewardShowcase ()
 
 FRewardShowcase (const TArray< FString > &Items, int32 Currency, int32 Experience)
 

Public Attributes

TArray< FString > ItemUnlockShowcase
 
int32 CurrencyShowcase = INDEX_NONE
 
int32 ExpShowcase = INDEX_NONE
 

Constructor & Destructor Documentation

◆ FRewardShowcase() [1/2]

FRewardShowcase::FRewardShowcase ( )
inline

◆ FRewardShowcase() [2/2]

FRewardShowcase::FRewardShowcase ( const TArray< FString > &  Items,
int32  Currency,
int32  Experience 
)
inline

Member Data Documentation

◆ CurrencyShowcase

int32 FRewardShowcase::CurrencyShowcase = INDEX_NONE

◆ ExpShowcase

int32 FRewardShowcase::ExpShowcase = INDEX_NONE

◆ ItemUnlockShowcase

TArray<FString> FRewardShowcase::ItemUnlockShowcase

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