Property | Type | Description | |
---|---|---|---|
IsLoadFinish | bool | ||
assetManifest | |||
manifestLoader | AssetBundle | ||
manifestPath | string |
Method | Description | |
---|---|---|
GetDepences ( string name ) : string[] | ||
IABManifestLoader ( ) : UnityEngine | ||
LoadManifest ( ) : IEnumerator | ||
SetManifestPath ( string path ) : void | ||
UnloadManifest ( ) : void |
public GetDepences ( string name ) : string[] | ||
name | string | |
return | string[] |
public SetManifestPath ( string path ) : void | ||
path | string | |
return | void |
public AssetBundleManifest,UnityEngine assetManifest | ||
return |