Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/Freeze__IntrinsicAppendHash
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h |
| Include | #include "Serialization/MemoryImage.h" |
namespace Freeze
{
template<typename T, typename PtrType>
uint32 Freeze::IntrinsicAppendHash
(
const TIndexedPtrBase < T, PtrType > * DummyObject,
const FTypeLayoutDesc & TypeDesc,
const FPlatformTypeLayoutParameters & LayoutParams,
FSHA1 & Hasher
)
}