Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FPropertyChangedEvent
Syntax
FProperty * MemberProperty
Remarks
The member property of the object that PostEditChange is being called on. For example if the property that changed is inside a struct on the object, this property is the struct property