Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/Freeze__IntrinsicUnfrozenCopy
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/SparseArray.h |
| Include | #include "Containers/SparseArray.h" |
namespace Freeze
{
template<typename ElementType, typename Allocator>
uint32 Freeze::IntrinsicUnfrozenCopy
(
const FMemoryUnfreezeContent & Context,
const TSparseArray < ElementType, Allocator > & Object,
void * OutDst
)
}