C# Class UnityEditor.AssetStoreResponse

Mostra file 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