Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IPropertyAccessEditor > API/Editor/UnrealEd/IPropertyAccessEditor/FResolvePropertyAccessArgs
Syntax
TFunction < void, FProperty *, int32 )> PropertyFunction
Remarks
Function called when a property is resolved. Array index is valid for static array properties. For dynamic array properties, use ArrayFunction.