Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Unix > API/Runtime/Core/Unix/FUnixCrashContext
- FGenericCrashContext::GetPortableCallStack()
- FUnixCrashContext::GetPortableCallStack()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Unix/UnixPlatformCrashContext.h |
Include | #include "Unix/UnixPlatformCrashContext.h" |
Source | /Engine/Source/Runtime/Core/Private/Unix/UnixPlatformCrashContext.cpp |
virtual void GetPortableCallStack
(
const uint64 * StackFrames,
int32 NumStackFrames,
TArray < FCrashStackFrame > & OutCallStack
) const
Remarks
Gets the portable callstack to a specified stack and puts it into OutCallStack