Method | Description | |
---|---|---|
AddEntry ( String text, String language, String blockNb ) : void | ||
AddFile ( String basepath, String filename ) : void | ||
AddLocalsFile ( |
||
Close ( ) : void | ||
Open ( String inputPath, |
||
TransFile ( String bigpath, String patchpath, bool isBE ) : System |
Method | Description | |
---|---|---|
addCineFileNode ( |
||
addLocalsFileNode ( |
public AddEntry ( String text, String language, String blockNb ) : void | ||
text | String | |
language | String | |
blockNb | String | |
return | void |
public AddFile ( String basepath, String filename ) : void | ||
basepath | String | |
filename | String | |
return | void |
public AddLocalsFile ( |
||
lf | ||
basepath | String | |
filename | String | |
return | void |
public static Open ( String inputPath, |
||
inputPath | String | |
lf | ||
cfl | List |
|
bigPath | String | |
patchPath | String | |
return | void |
public TransFile ( String bigpath, String patchpath, bool isBE ) : System | ||
bigpath | String | |
patchpath | String | |
isBE | bool | |
return | System |