FPakOrderMap::MergeOrderMap

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.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library