![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Chaos/ChaosArchive.h"#include "Serialization/MemoryWriter.h"#include "Serialization/MemoryReader.h"#include "Serialization/CustomVersion.h"#include "HAL/FileManager.h"Go to the source code of this file.
Namespaces | |
| namespace | Chaos |
Functions | |
| template<class T , class U > | |
| bool | Chaos::SaveLoadUtility (U &ObjectToSave, TCHAR const *SerializedBinaryDirectory, TCHAR const *BinaryFolderName, bool bSave, TArray< U > &ObjectsToTest) |