Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization > API/Runtime/CoreUObject/Serialization/FArchiveStackTraceWriter
- FArchive::PushDebugDataString()
- FArchiveProxy::PushDebugDataString()
- FArchiveStackTraceWriter::PushDebugDataString()
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/ArchiveStackTrace.h |
| Include | #include "Serialization/ArchiveStackTrace.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