UE4Variant_Details::Multiply

Used to determine the total number of possible Visit invocations when fold expressions are not available.

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::Multiply
    (
        const SIZE_T * Args,
        SIZE_T Num
    )
}

Remarks

Used to determine the total number of possible Visit invocations when fold expressions are not available.

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