Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/TVariantMeta.h |
| Include | #include "Misc/TVariantMeta.h" |
Syntax
template<typename T>
struct TAlwaysFArchive
Remarks
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.
Typedefs
| Name | Description |
|---|---|
| Type |