SDKs code references for UE4
Easily embed Xsolla services with this ready-to-use libraries for UE4 applications and games.
|
Public Member Functions | |
FStoreCart (FString CartId) | |
bool | operator== (const FStoreCart &Cart) const |
Public Attributes | |
FString | cart_id |
FXsollaPrice | price |
bool | is_free |
TArray< FStoreCartItem > | Items |