FArchiveStackTrace::FCallstackData::ToString

Converts the callstack and associated data to human readable string

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/ArchiveStackTrace.h

Include

#include "Serialization/ArchiveStackTrace.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Serialization/ArchiveStackTrace.cpp

Syntax

FString ToString
(
    const TCHAR * CallstackCutoffText
) const

Remarks

Converts the callstack and associated data to human readable string

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