FGenericCrashContext::GetPlatformAllThreadContextsString

- a stream of Thread XML elements containing info (e.g. callstack) specific to an active thread

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h

Include

#include "GenericPlatform/GenericPlatformCrashContext.h"

Syntax

virtual bool GetPlatformAllThreadContextsString
(
    FString & OutStr
) const

Remarks

  • a stream of Thread XML elements containing info (e.g. callstack) specific to an active thread

Returns

  • whether the operation was successful

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