Method | Description | |
---|---|---|
AssWriter ( string strFolderPath, string strFileNameWithoutExtension, int type ) : System | ||
WriteAssFile ( string strAssDescription, string strAssDialogues ) : bool |
Method | Description | |
---|---|---|
CreateFolder ( ) : void |
public AssWriter ( string strFolderPath, string strFileNameWithoutExtension, int type ) : System | ||
strFolderPath | string | |
strFileNameWithoutExtension | string | |
type | int | |
return | System |
public WriteAssFile ( string strAssDescription, string strAssDialogues ) : bool | ||
strAssDescription | string | |
strAssDialogues | string | |
return | bool |