FUnixPlatformStackWalk::CaptureStackBackTrace

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 uint32 CaptureStackBackTrace
(
    uint64 * BackTrace,
    uint32 MaxDepth,
    void * 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