FGenericPlatformStackWalk::SymbolInfoToHumanReadableStringEx

Same as above, but can be used with external applications.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformStackWalk.h

Include

#include "GenericPlatform/GenericPlatformStackWalk.h"

Source

/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformStackWalk.cpp

Syntax

static bool SymbolInfoToHumanReadableStringEx
(
    const FProgramCounterSymbolInfoEx & SymbolInfo,
    FString & out_HumanReadableString
)

Remarks

Same as above, but can be used with external applications.

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