◆ FileOrUnzippedFileExists()

static bool FileOrUnzippedFileExists ( string  filePathAndName)
static
Parameters
filePathAndNameFile to check. Internally removes any trailing ".gzip" from provided filename
Returns
True if the file (sans any trailing ".gzip") exists and has non-zero length

References ExtractEmbededFiles.FileExistsAndIsNotZeroLength().

Referenced by ExtractEmbededFiles.ExtractAndSaveFileFromDLL(), and ExtractEmbededFilesInEditor.PromptUserToConfirmDeleteOfExtractedFiles().

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