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