◆ PromptUserToExtractFilesAndPotentiallyOverwrite()

static void PromptUserToExtractFilesAndPotentiallyOverwrite ( bool  logToConsole = true,
bool  promptOnCreation = true 
)
static
Parameters
filesToExtractList of ExtractInfo's that specify for a set of file, where to extract each one from/to.
logToConsoleWhen true, extraction and file creation notifications will be sent to the unity console.
promptOnCreationWhen true (default value) a dialog box will prompt the user for permission to create files and folders as needed.