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

#include <SavePackageUtilities.h>

Static Public Member Functions

static void SortImports (FLinkerSave *Linker)
 

Detailed Description

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

Note
Save2 should not have to use this sorting long term

Member Function Documentation

◆ SortImports()

void FObjectImportSortHelper::SortImports ( FLinkerSave Linker)
static

Sorts imports according to the order in which they occur in the list of imports.

Parameters
Linkerlinker containing the imports that need to be sorted

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