![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inherits PropertyPathHelpersInternal::TPropertyPathResolver< DerivedType >.
Public Member Functions | |
| FInternalStringGetterResolver (FString &InOutValue, FProperty *&InOutProperty, uint32 PPF_Flags) | |
| template<typename ContainerType > | |
| bool | Resolve_Impl (ContainerType *InContainer, const FCachedPropertyPath &InPropertyPath) |
Public Attributes | |
| FString & | Value |
| FProperty *& | Property |
| uint32 | PPF_Flags |
Helper for string-based getters
|
inline |
|
inline |
| uint32 PropertyPathHelpers::FInternalStringGetterResolver::PPF_Flags |
| FProperty*& PropertyPathHelpers::FInternalStringGetterResolver::Property |
| FString& PropertyPathHelpers::FInternalStringGetterResolver::Value |