Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IPropertyAccessEditor > API/Editor/UnrealEd/IPropertyAccessEditor/ResolvePropertyAccess
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/IPropertyAccessEditor.h |
| Include | #include "IPropertyAccessEditor.h" |
FPropertyAccessResolveResult ResolvePropertyAccess
&40;
const UStruct &42; InStruct,
TArrayView< const FString > InPath,
FProperty &42;& OutProperty,
int32 & OutArrayIndex
&41; const
Remarks
Resolve a property access, returning the leaf property and array index if any. result structure for more information about the result