Свойство | Type | Description | |
---|---|---|---|
luacPath | string |
Méthode | Description | |
---|---|---|
CheckDirectory ( string fullPath ) : void | ||
DeleteStreamingOutPath ( ) : void | ||
DirectoryDelete ( string path ) : void | ||
GenerateIV ( ) : void | ||
GenerateKey ( ) : void | ||
addFiles ( string direPath, string suffix, List |
||
buildAssetBundlesUpdateAB ( ) : void |
Builds the asset bundles update A.
|
|
exportConfig ( ) : void | ||
exportLanguage ( ) : void | ||
exportLua ( ) : void | ||
exportPublish ( ) : void | ||
getAllChildFiles ( string path, string suffix = "lua", List |
Méthode | Description | |
---|---|---|
GetIV ( ) : byte[] | ||
GetKey ( ) : byte[] | ||
checkLuaChildDirectory ( string fullpath ) : void | ||
checkLuaExportPath ( ) : void |
public static CheckDirectory ( string fullPath ) : void | ||
fullPath | string | |
Résultat | void |
public static DeleteStreamingOutPath ( ) : void | ||
Résultat | void |
public static DirectoryDelete ( string path ) : void | ||
path | string | |
Résultat | void |
public static addFiles ( string direPath, string suffix, List |
||
direPath | string | |
suffix | string | |
files | List |
|
isMatch | bool | |
Résultat | void |
public static buildAssetBundlesUpdateAB ( ) : void | ||
Résultat | void |
public static getAllChildFiles ( string path, string suffix = "lua", List |
||
path | string | |
suffix | string | |
files | List |
|
isMatch | bool | |
Résultat | List |