Navigation
API > API/Runtime > API/Runtime/Core
A shim to get at FArchive through a dependent name, allowing TVariant.h to not include Archive.h. Only calling code that needs serialization has to include it.
| Name | TAlwaysFArchive |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/TVariantMeta.h |
| Include Path | #include "Misc/TVariantMeta.h" |
Syntax
template<typename T>
struct TAlwaysFArchive
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | FArchive | Misc/TVariantMeta.h |