UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Dataflow::Reflection Namespace Reference

Functions

template<class T >
const T * FindObjectPtrProperty (const UObject *Owner, FName Name)
 
template<class T >
const T FindOverrideProperty (const UObject *Owner, FName PropertyName, FName ArrayKey, const T &Default=T())
 

Function Documentation

◆ FindObjectPtrProperty()

template<class T >
const T * UE::Dataflow::Reflection::FindObjectPtrProperty ( const UObject Owner,
FName  Name 
)

◆ FindOverrideProperty()

template<class T >
const T UE::Dataflow::Reflection::FindOverrideProperty ( const UObject Owner,
FName  PropertyName,
FName  ArrayKey,
const T &  Default = T() 
)