Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
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.

Definition at line 19 of file TVariant.h.

Friends And Related Symbol Documentation

◆ operator<<

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

Allow FEmptyVariantState to be used with FArchive serialization

Definition at line 22 of file TVariant.h.


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