FBPInterfaceDescription

Struct containing information about what interfaces are implemented in this blueprint

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Blueprint.h

Include

#include "Engine/Blueprint.h"

Syntax

struct FBPInterfaceDescription

Remarks

Struct containing information about what interfaces are implemented in this blueprint

Variables

Name Description

Public variable

TArray< UEdGrap...

 

Graphs

References to the graphs associated with the required functions for this interface

Public variable

TSubclassOf< cl...

 

Interface

Reference to the interface class we're adding to this blueprint

Constructors

Name Description

Public function

FBPInterfaceDescription()

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