![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreTypes.h"#include "Misc/AssertionMacros.h"#include "HAL/UnrealMemory.h"#include "Math/NumericLimits.h"#include "Containers/UnrealString.h"#include "UObject/NameTypes.h"#include "Logging/LogMacros.h"#include "CoreGlobals.h"#include "Serialization/MemoryArchive.h"Go to the source code of this file.
Classes | |
| class | TMemoryWriterBase< ArrayAllocatorType > |
| class | FMemoryWriter |
| class | FMemoryWriter64 |
Typedefs | |
| template<int IndexSize> | |
| using | TMemoryWriter = TMemoryWriterBase< TSizedDefaultAllocator< IndexSize > > |
| using TMemoryWriter = TMemoryWriterBase<TSizedDefaultAllocator<IndexSize> > |