UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPurchaseInfo Struct Reference

#include <MicroTransactionBase.h>

Public Attributes

FString Identifier
 
FString DisplayName
 
FString DisplayDescription
 
FString DisplayPrice
 

Detailed Description

Purchase information structure

Member Data Documentation

◆ DisplayDescription

FString FPurchaseInfo::DisplayDescription

Description displayable to the user

◆ DisplayName

FString FPurchaseInfo::DisplayName

Name displayable to the user

◆ DisplayPrice

FString FPurchaseInfo::DisplayPrice

Price displayable to the user

◆ Identifier

FString FPurchaseInfo::Identifier

Unique identifier for the purchase


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