C# Class WWWController, NGTools

This class and gameObject it is attached to is automatically instantiated by HttpRequest. It is not designed to be used on its own.
Inheritance: MonoBehaviour
Afficher le fichier Open project: Naphier/NGTools Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void
SetRequest ( IHttpRequest request ) : void

Private Methods

Méthode Description
DestroyOnCompletion ( HttpResult result ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

SetRequest() public méthode

public SetRequest ( IHttpRequest request ) : void
request IHttpRequest
Résultat void