Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform > API/Runtime/Core/GenericPlatform/FGenericCrashContext
- FGenericCrashContext::GetPortableCallStack()
- FUnixCrashContext::GetPortableCallStack()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h |
Include | #include "GenericPlatform/GenericPlatformCrashContext.h" |
Source | /Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformCrashContext.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