UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBlueprintExceptionInfo Struct Reference

#include <BlueprintExceptionInfo.h>

Public Member Functions

 FBlueprintExceptionInfo (EBlueprintExceptionType::Type InEventType)
 
 FBlueprintExceptionInfo (EBlueprintExceptionType::Type InEventType, const FText &InDescription)
 
EBlueprintExceptionType::Type GetType () const
 
const FTextGetDescription () const
 

Constructor & Destructor Documentation

◆ FBlueprintExceptionInfo() [1/2]

FBlueprintExceptionInfo::FBlueprintExceptionInfo ( EBlueprintExceptionType::Type  InEventType)
inline

◆ FBlueprintExceptionInfo() [2/2]

FBlueprintExceptionInfo::FBlueprintExceptionInfo ( EBlueprintExceptionType::Type  InEventType,
const FText InDescription 
)
inline

Member Function Documentation

◆ GetDescription()

const FText & FBlueprintExceptionInfo::GetDescription ( ) const
inline

◆ GetType()

EBlueprintExceptionType::Type FBlueprintExceptionInfo::GetType ( ) const
inline

The documentation for this struct was generated from the following file: