TVariant::IndexOfType

Lookup the index of a type in the template parameter pack at compile time.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/TVariant.h"

Syntax

template<typename U>
static constexpr SIZE_T IndexOfType()

Remarks

Lookup the index of a type in the template parameter pack at compile time.

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