Navigation
API > API/Runtime > API/Runtime/Core
Define a structure to encapsulate a field name, which compiles to an empty object if WITH_TEXT_ARCHIVE_SUPPORT = 0.
| Name | FArchiveFieldName |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/StructuredArchiveNameHelpers.h |
| Include Path | #include "Serialization/StructuredArchiveNameHelpers.h" |
Syntax
struct FArchiveFieldName
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArchiveFieldName
(
const TCHAR* InName |
Serialization/StructuredArchiveNameHelpers.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | const TCHAR * | Serialization/StructuredArchiveNameHelpers.h |