Choose your operating system:
Windows
macOS
Linux
| FArchiveState
|
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/ArchiveMD5.h |
Include |
#include "Misc/ArchiveMD5.h" |
class FArchiveMD5 : public FArchive
Name | Description | ||
---|---|---|---|
|
MD5 |
Name | Description | |
---|---|---|
|
FArchiveMD5() |
Name | Description | ||
---|---|---|---|
|
GetArchiveName() |
Returns the name of the Archive. |
Name | Description | ||
---|---|---|---|
|
FArchive & |
operator<< ( |
Serializes an FName value from or into this archive. |
|
FArchive & |
operator<< ( |
Serializes an UObject value from or into this archive. |