![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "UObject/PropertyPathFunctions.h"#include "UObject/Class.h"#include "UObject/PropertyOptional.h"#include "UObject/PropertyPathName.h"#include "UObject/UnrealType.h"#include "Templates/FunctionWithContext.h"Namespaces | |
| namespace | UE |
Functions | |
| FProperty * | UE::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")) |