SDKs code references for Unreal Engine
Easily embed Xsolla services with this ready-to-use libraries for Unreal Engine 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 |