Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IPropertyAccessEditor
| Type | Name | Description | |
|---|---|---|---|
| FPropertyAccessResolveResult | ResolvePropertyAccess
(
const UStruct* InStruct, |
Resolve a property path to a structure, calling back for each segment in path segment order if resolution succeed | |
| FPropertyAccessResolveResult | ResolvePropertyAccess
(
const UStruct* InStruct, |
Resolve a property access, returning the leaf property and array index if any. |