Navigation
API > API/Plugins > API/Plugins/DMXZip > API/Plugins/DMXZip/FDMXZipper
References
| |
|
| Module |
DMXZip |
| Header |
/Engine/Plugins/VirtualProduction/DMX/DMXGDTF/Source/DMXZip/Public/DMXZipper.h |
| Include |
#include "DMXZipper.h" |
Syntax
struct FDMXScopedUnzipToTempFile
Helper to unzip a file within the zip as temp file. Deletes the file when running out of scope.
Variables
| |
Type |
Name |
Description |
 |
FString |
TempFilePathAndName |
Absolute File Path and Name of the Temp File |
Constructors
| |
Type |
Name |
Description |
 |
|
|
|
Destructors
| |
Type |
Name |
Description |
 |
|
|
|