Method | Description | |
---|---|---|
AfterExport ( ) : void | ||
BeforeExport ( ) : void | ||
Export ( string path ) : void | ||
FilterPath ( string path ) : bool |
可以针对path进行过滤是否需要
|
|
GetDirectory ( ) : string | ||
GetExtention ( ) : string | ||
GetResourceBuildDir ( ) : string |
public abstract Export ( string path ) : void | ||
path | string | |
return | void |