ExecutionGuid

A guid that identifies this particular execution. Allows multiple crash reports from the same run of the project to be tied together.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformCrashContext.h"

Syntax

static const FGuid ExecutionGuid = FGuid::NewGuid();

Remarks

A guid that identifies this particular execution. Allows multiple crash reports from the same run of the project to be tied together.

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