Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Internationalization > API/Runtime/Core/Internationalization/FTextKey > API/Runtime/Core/Internationalization/FTextKey/SerializeWithHash
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 |
void SerializeWithHash
&40;
FArchive & Ar
&41;
Remarks
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)