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
Tangzx
ABSystem
EditorModeAssetBundleLoader
C# Class Tangzx.ABSystem.EditorModeAssetBundleLoader
编辑器模式下用的加载器
Inheritance:
AssetBundleLoader
Exibir arquivo
Open project: tangzx/ABSystem
Public Methods
Method
Description
Start
( ) :
void
Protected Methods
Method
Description
LoadFromPackage
( ) :
IEnumerator
Private Methods
Method
Description
LoadResource
( ) :
IEnumerator
OnBundleUnload
(
AssetBundleInfo
abi
) :
void
Method Details
LoadFromPackage()
protected
method
protected
LoadFromPackage
( ) :
IEnumerator
return
IEnumerator
Start()
public
method
public
Start
( ) :
void
return
void