Ark Server API (ASA) - Wiki
|
#include <TVariant.h>
Friends | |
FArchive & | operator<< (FArchive &Ar, FEmptyVariantState &) |
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.
|
friend |
Allow FEmptyVariantState to be used with FArchive serialization
Definition at line 22 of file TVariant.h.