Property | Type | Description | |
---|---|---|---|
infoMap | AssetBundleData>.Dictionary |
Property | Type | Description | |
---|---|---|---|
shortName2FullName | string>.Dictionary |
Method | Description | |
---|---|---|
Analyze ( ) : void |
分析生成依赖树
|
|
Analyze ( |
||
GetAssetBundleInfo ( string fullName ) : |
||
GetAssetBundleInfoByShortName ( string shortName ) : |
||
GetFullName ( string shortName ) : string | ||
Read ( Stream fs ) : void |
public Analyze ( |
||
abd | ||
return | void |
public GetAssetBundleInfo ( string fullName ) : |
||
fullName | string | |
return |
public GetAssetBundleInfoByShortName ( string shortName ) : |
||
shortName | string | |
return |
public GetFullName ( string shortName ) : string | ||
shortName | string | |
return | string |