UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FEmptyVariantState Struct Reference

#include <TVariant.h>

Friends

FArchiveoperator<< (FArchive &Ar, FEmptyVariantState &)
 

Detailed Description

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.

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FEmptyVariantState  
)
friend

Allow FEmptyVariantState to be used with FArchive serialization


The documentation for this struct was generated from the following file: