Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UnityEditor
AssetStoreResponse
C# Class UnityEditor.AssetStoreResponse
Afficher le fichier
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
dict
JSONValue>.Dictionary
ok
bool
Méthodes publiques
Méthode
Description
ToString
( ) :
string
Private Methods
Méthode
Description
EncodeString
(
string
str
) :
string
Method Details
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Property Details
dict
public_oe property
public
Dictionary
dict
Résultat
JSONValue>.Dictionary
ok
public_oe property
public
bool
ok
Résultat
bool