Property | Type | Description | |
---|---|---|---|
dataWriter | |||
pathResolver |
Method | Description | |
---|---|---|
ABBuilder ( ) : System.Collections.Generic | ||
ABBuilder ( |
||
AddRootTargets ( |
||
Analyze ( ) : void | ||
Begin ( ) : void | ||
End ( ) : void | ||
Export ( ) : void | ||
SetDataWriter ( |
Method | Description | |
---|---|---|
InitDirs ( ) : void | ||
RemoveUnused ( List |
删除未使用的AB,可能是上次打包出来的,而这一次没生成的
|
|
SaveDepAll ( List |
public ABBuilder ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public ABBuilder ( |
||
resolver | ||
return | System.Collections.Generic |
public AddRootTargets ( |
||
bundleDir | ||
partterns | string | |
searchOption | SearchOption | |
return | void |
public SetDataWriter ( |
||
w | ||
return | void |
protected AssetBundleDataWriter,Tangzx.ABSystem dataWriter | ||
return |