ITargetPlatform::GetZlibReplacementFormat

Gets a new compression format to use in place of Zlib. This should be rarely implemented

Windows
MacOS
Linux

Override Hierarchy

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h

Include

#include "Interfaces/ITargetPlatform.h"

Syntax

FName GetZlibReplacementFormat() const

Remarks

Gets a new compression format to use in place of Zlib. This should be rarely implemented

Returns

Compression format to use instead of Zlib

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss