( BlueprintReadWrite ) TArray< int32 > ArrayI32; };// cereal-UE4 external serializer definition for FMySomething typetemplate<typenameA >voidserialize( A& a, FMySomething& in ){ a ( cereal::make_nvp("String", in.String ) , cereal::make_nvp("DateTime", in.DateTime ) , cereal::...
TEMPLATE_RELATIONS = NO # If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT # tags are set to YES then doxygen will generate a graph for each documented # file showing the direct and indirect include dependencies of the file with # other documented files. INCLUDE_...