Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
UnityHTTP
ResponseCallbackDispatcher
C# Class UnityHTTP.ResponseCallbackDispatcher
Inheritance:
UnityEngine.MonoBehaviour
Datei anzeigen
Open project: andyburke/UnityHTTP
Class Usage Examples
Public Properties
Property
Type
Description
requests
System.Collections.Queue
Public Methods
Method
Description
Init
( ) :
void
Update
( ) :
void
Method Details
Init()
public
static
method
public
static
Init
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
requests
public_oe property
public
Queue,System.Collections
requests
return
System.Collections.Queue