Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FEditPropertyChain
Syntax
TDoubleLinkedListNode &42; ActiveMemberPropertyNode
Remarks
In a hierarchy of properties being edited, corresponds to the class member property which contains the property that is currently being processed by Pre/PostEditChange. This will only be different from the ActivePropertyNode if the active property is contained within a struct, dynamic array, or static array.