Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FArchiveProxy
- FArchive::PushDebugDataString()
- FArchiveProxy::PushDebugDataString()
- FArchiveStackTraceWriter::PushDebugDataString()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/ArchiveProxy.h |
Include | #include "Serialization/ArchiveProxy.h" |
virtual void PushDebugDataString
&40;
const FName & DebugData
&41;
Remarks
Debug stack storage if you want to add data to the archive for usage further down the serialization stack this should be used in conjunction with the FScopeAddDebugData struct