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

#include <AnimBlueprintGeneratedClass.h>

Public Member Functions

 FAnimBlueprintDebugData_AttributeRecord (int32 InOtherNode, FName InAttribute)
 

Public Attributes

FName Attribute
 
int32 OtherNode
 

Constructor & Destructor Documentation

◆ FAnimBlueprintDebugData_AttributeRecord()

FAnimBlueprintDebugData_AttributeRecord::FAnimBlueprintDebugData_AttributeRecord ( int32  InOtherNode,
FName  InAttribute 
)
inline

Member Data Documentation

◆ Attribute

FName FAnimBlueprintDebugData_AttributeRecord::Attribute

◆ OtherNode

int32 FAnimBlueprintDebugData_AttributeRecord::OtherNode

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