LeviLamina
Loading...
Searching...
No Matches
RealmsStartPurchaseResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
RealmsStartPurchaseResult :
int
{
6
Success = 0,
7
OfferNotFound = 1,
8
OfferNotAvailableIncompleteData = 2,
9
OfferNotAvailableAllOffersOccupied = 3,
10
};
src
mc
client
store
iap
RealmsStartPurchaseResult.h
Generated on Fri Jun 13 2025 05:04:19 for LeviLamina by
1.12.0