C# Class ClientRequest, tf_client

Afficher le fichier Open project: wids-eria/tf_client Class Usage Examples

Protected Properties

Свойство Type Description
webCoroutine WebCoroutine,

Méthodes publiques

Méthode Description
ClientRequest ( WebCoroutine, func ) : UnityEngine
Send ( MonoBehaviour, owner ) : void

Method Details

ClientRequest() public méthode

public ClientRequest ( WebCoroutine, func ) : UnityEngine
func WebCoroutine,
Résultat UnityEngine

Send() public méthode

public Send ( MonoBehaviour, owner ) : void
owner MonoBehaviour,
Résultat void

Property Details

webCoroutine protected_oe property

protected WebCoroutine, webCoroutine
Résultat WebCoroutine,