Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Xsolla
XsollaCheckout
C# Class Xsolla.XsollaCheckout
Inheritance:
IParseble
显示文件
Open project: xsolla/xsolla-unity-sdk
Class Usage Examples
Public Methods
Method
Description
GetLink
( ) :
string
GetMethod
( ) :
string
Parse
(
JSONNode
checkoutNode
) :
IParseble
Method Details
GetLink()
public
method
public
GetLink
( ) :
string
return
string
GetMethod()
public
method
public
GetMethod
( ) :
string
return
string
Parse()
public
method
public
Parse
(
JSONNode
checkoutNode
) :
IParseble
checkoutNode
SimpleJSON.JSONNode
return
IParseble