Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AsyncLoader
C# Class AsyncLoader, SOFTENG-306-PROJECT-2
Async Load The AssetBundle
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: gdsl/SOFTENG-306-PROJECT-2
Class Usage Examples
Public Properties
Property
Type
Description
progressBar
Image,
text
Text,
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
DisplayLoadingScreen
(
int
level
) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
progressBar
public_oe property
public
Image,
progressBar
return
Image,
text
public_oe property
public
Text,
text
return
Text,