FPlatformTypeLayoutParameters::AppendKeyString

Allow the layout parameters to modify the given DDC key string Normally this should not be used, and instead hashed layouts of any dependent types should be preferred This is mostly needed when fixing bugs related to writing memory images with certain parameter combinations

Windows
MacOS
Linux

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

Syntax

void AppendKeyString
(
    FString & KeyString
) const

Remarks

Allow the layout parameters to modify the given DDC key string Normally this should not be used, and instead hashed layouts of any dependent types should be preferred This is mostly needed when fixing bugs related to writing memory images with certain parameter combinations

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss