Navigation
API > API/Runtime > API/Runtime/Core
| Name | TDestructibleVariantStorage |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/TVariantMeta.h |
| Include Path | #include "Misc/TVariantMeta.h" |
Syntax
template<typename T>
struct TDestructibleVariantStorage : public UE::Core::Private::TVariantStorage< T, Ts... >
Inheritance Hierarchy
- TVariantStorage → TDestructibleVariantStorage
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~TDestructibleVariantStorage() |
Misc/TVariantMeta.h |