![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| struct | UE::FPropertyValueInContainer |
Namespaces | |
| namespace | UE |
Macros | |
| #define | UE_API COREUOBJECT_API |
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) |
| #define UE_API COREUOBJECT_API |