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

Namespaces

namespace  UE
 

Functions

FPropertyUE::FindPropertyByNameAndTypeName (const UStruct *Struct, FName Name, FPropertyTypeName TypeName)
 
FPropertyValueInContainer UE::TryResolvePropertyPath (const FPropertyPathName &Path, UObject *Object)
 
FPropertyValueInContainer UE::TryResolvePropertyPathForChangeEvent (const FPropertyPathName &Path, UObject *Object, uint32 ChangeType, TSharedPtr< FPropertyChangedChainEvent > &OutEvent, FEditPropertyChain &OutChain)
 

Variables

const FName UE::NAME_Key (ANSITEXTVIEW("Key"))
 
const FName UE::NAME_Value (ANSITEXTVIEW("Value"))