Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Internationalization > API/Runtime/Core/Internationalization/FTextKey
| Type | Name | Description | |
|---|---|---|---|
| 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) | |
| 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) |