◆ DeleteFileOrUnzippedFileIfExists()

static void DeleteFileOrUnzippedFileIfExists ( string  filePathAndName)
static
Parameters
filePathAndNamefull or relative path and filename. if it ends with the extension .gzip, and the file does not exist: function will attempt to find and delete a version that does not end in .gzip.

References ExtractEmbededFiles.FileExistsAndIsNotZeroLength().

Referenced by ExtractEmbededFilesInEditor.PromptUserToConfirmDeleteOfExtractedFiles().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: