![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inherits PropertyPathHelpersInternal::TPropertyPathResolver< DerivedType >.
Public Member Functions | |
| FInternalArrayOperationResolver (TFunctionRef< bool(FScriptArrayHelper &, int32)> InOperation) | |
| template<typename ContainerType > | |
| bool | Resolve_Impl (ContainerType *InContainer, const FCachedPropertyPath &InPropertyPath) |
Public Attributes | |
| TFunctionRef< bool(FScriptArrayHelper &, int32)> | Operation |
Helper for array operations
|
inline |
|
inline |
| TFunctionRef<bool(FScriptArrayHelper&,int32)> PropertyPathHelpers::FInternalArrayOperationResolver::Operation |