FTextKey::SerializeDiscardHash

Serialize this text key including its hash value, discarding the hash on load (to upgrade from an older hashing algorithm)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/TextKey.h

Include

#include "Internationalization/TextKey.h"

Source

/Engine/Source/Runtime/Core/Private/Internationalization/TextKey.cpp

Syntax

void SerializeDiscardHash
(
    FStructuredArchiveSlot Slot
)

Remarks

Serialize this text key including its hash value, discarding the hash on load (to upgrade from an older hashing algorithm)

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