UE4Variant_Details::DecodeIndex

Inverse operation of EncodeIndices.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/TVariantMeta.h"

Syntax

namespace UE4Variant_Details
{
    constexpr SIZE_T UE4Variant_Details::DecodeIndex
    (
        SIZE_T EncodedIndex,
        SIZE_T VariantIndex,
        const SIZE_T * VariantSizes
    )
}

Remarks

Inverse operation of EncodeIndices. Decodes an encoded index into the individual index for the specified variant index.

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