Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > UE::Core::Private::EncodeIndices
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/TVariantMeta.h |
Include | #include "Misc/TVariantMeta.h" |
namespace UE
{
namespace Core
{
namespace Private
{
template<typename T>
SIZE_T UE::Core::Private::EncodeIndices
(
const T & Variant
)
}
}
}
Remarks
Encode the stored index of a bunch of variants into a single value used to lookup a Visit invocation function