FEditorAnalytics::TranslateErrorCode

Translates the error code to something human readable

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorAnalytics.h

Include

#include "EditorAnalytics.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Analytics/EditorAnalytics.cpp

Syntax

static FString TranslateErrorCode
(
    int32 ErrorCode
)

Remarks

Translates the error code to something human readable

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