![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TVariantMeta.h>
Inheritance diagram for UE::Core::Private::TDestructibleVariantStorage< T, Ts >:Protected Member Functions | |
| ~TDestructibleVariantStorage () | |
Additional Inherited Members | |
Public Member Functions inherited from UE::Core::Private::TVariantStorage< T, Ts... > | |
| auto & | GetValueAsIndexedType () & |
| auto && | GetValueAsIndexedType () && |
| const auto & | GetValueAsIndexedType () const & |
Static Public Member Functions inherited from UE::Core::Private::TVariantStorage< T, Ts... > | |
| static constexpr SIZE_T | MaxOf (const SIZE_T Sizes[]) |
| static constexpr SIZE_T | MaxSizeof () |
| static constexpr SIZE_T | MaxAlignof () |
Public Attributes inherited from UE::Core::Private::TVariantStorage< T, Ts... > | |
| TAlignedBytes< SizeofValue, AlignofValue > | Storage |
| uint8 | TypeIndex |
Static Public Attributes inherited from UE::Core::Private::TVariantStorage< T, Ts... > | |
| static constexpr SIZE_T | SizeofValue |
| static constexpr SIZE_T | AlignofValue |
|
inlineprotected |