![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InterchangeBaseNode.h>
Inheritance diagram for UE::Interchange::FBaseNodeStaticData:Static Public Member Functions | |
| static INTERCHANGECORE_API const FAttributeKey & | UniqueIDKey () |
| static INTERCHANGECORE_API const FAttributeKey & | DisplayLabelKey () |
| static INTERCHANGECORE_API const FAttributeKey & | NamespaceKey () |
| static INTERCHANGECORE_API const FAttributeKey & | ParentIDKey () |
| static INTERCHANGECORE_API const FAttributeKey & | DesiredChildIndexKey () |
| static INTERCHANGECORE_API const FAttributeKey & | IsEnabledKey () |
| static INTERCHANGECORE_API const FAttributeKey & | TargetAssetIDsKey () |
| static INTERCHANGECORE_API const FAttributeKey & | ClassTypeAttributeKey () |
| static INTERCHANGECORE_API const FAttributeKey & | AssetNameKey () |
| static INTERCHANGECORE_API const FAttributeKey & | NodeContainerTypeKey () |
Helper struct used to declare static const data we use in the UInterchangeBaseNode. Nodes that derive from UInterchangeBaseNode can also add a struct that derives from this one to add static data.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |