C# Class UnityHTTP.DiskCacheOperation

Afficher le fichier Open project: andyburke/UnityHTTP Class Usage Examples

Méthodes publiques

Свойство Type Description
fromCache bool
isDone bool
request Request

Property Details

fromCache public_oe property

public bool fromCache
Résultat bool

isDone public_oe property

public bool isDone
Résultat bool

request public_oe property

public Request,UnityHTTP request
Résultat Request