Navigation
Unreal Engine C++ API Reference > Developer > PakFileUtilities > FPakOrderMap
References
Module | PakFileUtilities |
Header | /Engine/Source/Developer/PakFileUtilities/Public/PakFileUtilities.h |
Include | #include "PakFileUtilities.h" |
Source | /Engine/Source/Developer/PakFileUtilities/Private/PakFileUtilities.cpp |
void MergeOrderMap ( [FPakOrderMap](API\Developer\PakFileUtilities\FPakOrderMap) && Other )
Remarks
Merge another order map into this one where the files are not already ordered by this map. Steals the strings and empties the other order map.