UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DataflowEngineUtil.cpp File Reference

Namespaces

namespace  UE
 
namespace  UE::Dataflow
 
namespace  UE::Dataflow::Animation
 
namespace  UE::Dataflow::Color
 
namespace  UE::Dataflow::Type
 

Functions

void UE::Dataflow::Animation::GlobalTransformsInternal (int32 Index, const FReferenceSkeleton &Ref, TArray< FTransform > &Mat, TArray< bool > &Visited)
 
void UE::Dataflow::Animation::GlobalTransforms (const FReferenceSkeleton &Ref, TArray< FTransform > &Mat)
 
FLinearColor UE::Dataflow::Color::GetRandomColor (const int32 RandomSeed, int32 Idx)
 
FPropertyBagPropertyDesc UE::Dataflow::Type::GetPropertyBagPropertyDescFromDataflowType (const FName Name, const FName Type)
 
FPropertyBagPropertyDesc UE::Dataflow::Type::GetPropertyBagPropertyDescFromDataflowConnection (const FDataflowConnection &Connection)
 
FName UE::Dataflow::Type::MakeUniqueNameForPropertyBag (FName OriginalName, const FInstancedPropertyBag &PropertyBag)