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

#include <SavePackageUtilities.h>

Static Public Member Functions

static void SortExports (FLinkerSave *Linker)
 

Detailed Description

Helper structure to encapsulate sorting a linker's export table alphabetically

Note
Save2 should not have to use this sorting long term

Member Function Documentation

◆ SortExports()

void FObjectExportSortHelper::SortExports ( FLinkerSave Linker)
static

Sorts exports alphabetically.

Parameters
Linkerlinker containing the exports that need to be sorted

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