WritePakFooter

Write the index and other data at the end of a pak file after all the entries

Unreal Engine C++ API Reference > Developer > PakFileUtilities

References

   
Module PakFileUtilities
Header /Engine/Source/Developer/PakFileUtilities/Public/PakFileUtilities.h
Include #include "PakFileUtilities.h"
Source /Engine/Source/Developer/PakFileUtilities/Private/PakFileUtilities.cpp
void WritePakFooter  
(  
    [FArchive](API\Runtime\Core\Serialization\FArchive) & PakHandle,  
    [FPakFooterInfo](API\Developer\PakFileUtilities\FPakFooterInfo) & FooterInfo  
)  

Remarks

Write the index and other data at the end of a pak file after all the entries


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library