C# Class Xsolla.RequestGoods

Inheritance: BaseWWWRequest
Afficher le fichier Open project: xsolla/xsolla-unity-sdk

Méthodes publiques

Méthode Description
RequestGoods ( int type ) : System.Collections

Méthodes protégées

Méthode Description
GetMethod ( ) : string
ParseResult ( JSONNode rootNode ) : object[]

Method Details

GetMethod() protected méthode

protected GetMethod ( ) : string
Résultat string

ParseResult() protected méthode

protected ParseResult ( JSONNode rootNode ) : object[]
rootNode SimpleJSON.JSONNode
Résultat object[]

RequestGoods() public méthode

public RequestGoods ( int type ) : System.Collections
type int
Résultat System.Collections