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

Go to the source code of this file.

Classes

struct  UE::FPropertyValueInContainer
 

Namespaces

namespace  UE
 

Macros

#define UE_API   COREUOBJECT_API
 

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)
 

Macro Definition Documentation

◆ UE_API

#define UE_API   COREUOBJECT_API