![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| class | FMarketplaceKitModule |
Enumerations | |
| enum class | EMarketplaceType : int32 { AppStore = 0 , TestFlight = 1 , Marketplace = 2 , Web = 3 , Other = 4 , NotAvailable = 5 } |
Functions | |
| const TCHAR * | LexToString (EMarketplaceType Value) |
| void | LexFromString (EMarketplaceType &OutValue, const TCHAR *InValue) |
|
strong |
| void LexFromString | ( | EMarketplaceType & | OutValue, |
| const TCHAR * | InValue | ||
| ) |
| const TCHAR * LexToString | ( | EMarketplaceType | Value | ) |