Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Svelto
Tasks
WWWEnumerator
C# Class Svelto.Tasks.WWWEnumerator
Inheritance:
IEnumerator
显示文件
Open project: sebas77/Svelto-ECS-Example
Public Methods
Method
Description
MoveNext
( ) :
bool
Reset
( ) :
void
WWWEnumerator
(
WWW
www
) :
System
Method Details
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void
WWWEnumerator()
public
method
public
WWWEnumerator
(
WWW
www
) :
System
www
UnityEngine.WWW
return
System