![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Blueprint.h>
Public Member Functions | |
| FBPInterfaceDescription () | |
Public Attributes | |
| TSubclassOf< class UInterface > | Interface |
| TArray< TObjectPtr< UEdGraph > > | Graphs |
Struct containing information about what interfaces are implemented in this blueprint
|
inline |
| TArray<TObjectPtr<UEdGraph> > FBPInterfaceDescription::Graphs |
References to the graphs associated with the required functions for this interface
| TSubclassOf<class UInterface> FBPInterfaceDescription::Interface |
Reference to the interface class we're adding to this blueprint