FEmptyVariantState

A special tag that can be used as the first type in a [TVariant](API\Runtime\Core\Misc\TVariant) parameter pack if none of the other types can be default-constructed.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/TVariant.h"

Syntax

struct FEmptyVariantState

Remarks

A special tag that can be used as the first type in a TVariant parameter pack if none of the other types can be default-constructed.

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