Navigation
Unreal Engine C++ API Reference > Runtime > Core > Serialization > Freeze::IntrinsicToString
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/MemoryLayout.h |
Include | #include "Serialization/MemoryLayout.h" |
Source | /Engine/Source/Runtime/Core/Private/Serialization/MemoryImage.cpp |
namespace Freeze
{
void Freeze::IntrinsicToString
(
void * Object,
const FTypeLayoutDesc & TypeDesc,
const FPlatformTypeLayoutParameters & LayoutParams,
FMemoryToStringContext & OutContext
)
}