C# Class Tangzx.ABSystem.EditorModeAssetBundleLoader

编辑器模式下用的加载器
Inheritance: AssetBundleLoader
Mostra file 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