SerializeWithHash

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SerializeWithHash

(
    FArchive& Ar
)

Serialize this text key including its hash value (this method is sensitive to hashing algorithm changes, so only use it for generated files that can be rebuilt from another source)

Public function

void

 

SerializeWithHash

(
    FStructuredArchiveSlot Slot
)

Serialize this text key including its hash value (this method is sensitive to hashing algorithm changes, so only use it for generated files that can be rebuilt from another source)

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