Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Xsolla
XsollaInfo
C# Class Xsolla.XsollaInfo
Inheritance:
IParseble
Exibir arquivo
Open project: xsolla/xsolla-unity-sdk
Class Usage Examples
Public Methods
Method
Description
Parse
(
JSONNode
xsollaInfoNode
) :
IParseble
getAttributes
( ) :
object
getName
( ) :
string
getValue
( ) :
string
Method Details
Parse()
public
method
public
Parse
(
JSONNode
xsollaInfoNode
) :
IParseble
xsollaInfoNode
SimpleJSON.JSONNode
return
IParseble
getAttributes()
public
method
public
getAttributes
( ) :
object
return
object
getName()
public
method
public
getName
( ) :
string
return
string
getValue()
public
method
public
getValue
( ) :
string
return
string