TDestructorLookup::Destruct

If the index matches, call the destructor, otherwise call with the next index and type in the parameter pack

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/TVariantMeta.h

Include

#include "Misc/TVariantMeta.h"

Syntax

static void Destruct
(
    SIZE_T TypeIndex,
    void * Value
)

Remarks

If the index matches, call the destructor, otherwise call with the next index and type in the parameter pack

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss