FCompression::GetCompressorDDCSuffix

Returns a string which can be used to identify if a format has become out of date

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/Compression.h

Include

#include "Misc/Compression.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/Compression.cpp

Syntax

static FString GetCompressorDDCSuffix
(
    FName FormatName
)

Remarks

Returns a string which can be used to identify if a format has become out of date

Returns

unique DDC key string which will be different when the format is changed / updated

Parameters

Parameter

Description

FormatName

name of the format to retrieve the DDC suffix for

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