Navigation
Unreal Engine C++ API Reference > 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
&40;
const uint64 &42; StackFrames,
int32 NumStackFrames,
TArray< FCrashStackFrame > & OutCallStack
&41; const
Remarks
Gets the portable callstack to a specified stack and puts it into OutCallStack