FBlueprintExceptionInfo

Information about a blueprint exception.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Script.h

Include

#include "UObject/Script.h"

Syntax

struct FBlueprintExceptionInfo

Remarks

Information about a blueprint exception.

Variables

Name Description

Protected variable

FText

 

Description

Protected variable

EBlueprintExcep...

 

EventType

Constructors

Name Description

Public function

FBlueprintExceptionInfo

(
    EBlueprintExceptionType::Type InEve...
)

Public function

FBlueprintExceptionInfo

(
    EBlueprintExceptionType::Type InEve...,
    const FText& InDescription
)

Functions

Name Description

Public function Const

const FText ...

 

GetDescription()

Public function Const

EBlueprintEx...

 

GetType()

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