FUnixPlatformStackWalk::ProgramCounterToHumanReadableString

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Unix/UnixPlatformStackWalk.h

Include

#include "Unix/UnixPlatformStackWalk.h"

Source

/Engine/Source/Runtime/Core/Private/Unix/UnixPlatformStackWalk.cpp

Syntax

static bool ProgramCounterToHumanReadableString
(
    int32 CurrentCallDepth,
    uint64 ProgramCounter,
    ANSICHAR * HumanReadableString,
    SIZE_T HumanReadableStringSize,
    FGenericCrashContext * Context
)

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