![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SavePackageUtilities.h>
Static Public Member Functions | |
| static void | SortImports (FLinkerSave *Linker) |
Helper structure to encapsulate sorting a linker's import table alphabetically
|
static |
Sorts imports according to the order in which they occur in the list of imports.
| Linker | linker containing the imports that need to be sorted |