Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
UnityEditor
AssetStoreResponse
C# Class UnityEditor.AssetStoreResponse
Mostrar archivo
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Properties
Property
Type
Description
dict
JSONValue>.Dictionary
ok
bool
Public Methods
Method
Description
ToString
( ) :
string
Private Methods
Method
Description
EncodeString
(
string
str
) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
dict
public_oe property
public
Dictionary
dict
return
JSONValue>.Dictionary
ok
public_oe property
public
bool
ok
return
bool