UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FEditPropertyChain Member List

This is the complete list of members for FEditPropertyChain, including all inherited members.

ActiveMemberPropertyNodeFEditPropertyChainprotected
ActivePropertyNodeFEditPropertyChainprotected
AddHead(const FProperty * &InElement)TDoubleLinkedList< FProperty * >inline
AddHead(TDoubleLinkedListNode *NewNode)TDoubleLinkedList< FProperty * >inline
AddTail(const FProperty * &InElement)TDoubleLinkedList< FProperty * >inline
AddTail(TDoubleLinkedListNode *NewNode)TDoubleLinkedList< FProperty * >inline
AffectedInstancesFEditPropertyChainprotected
bFilterAffectedInstancesFEditPropertyChainprotected
Contains(const FProperty * &InElement)TDoubleLinkedList< FProperty * >inline
Empty()TDoubleLinkedList< FProperty * >inline
FEditPropertyChain()FEditPropertyChaininline
FindNode(const FProperty * &InElement)TDoubleLinkedList< FProperty * >inline
GetActiveMemberNode() constFEditPropertyChain
GetActiveNode() constFEditPropertyChain
GetHead() constTDoubleLinkedList< FProperty * >inline
GetTail() constTDoubleLinkedList< FProperty * >inline
InsertNode(const FProperty * &InElement, TDoubleLinkedListNode *NodeToInsertBefore=nullptr)TDoubleLinkedList< FProperty * >inline
InsertNode(TDoubleLinkedListNode *NewNode, TDoubleLinkedListNode *NodeToInsertBefore=nullptr)TDoubleLinkedList< FProperty * >inline
IsArchetypeInstanceAffected(UObject *InInstance) constFEditPropertyChain
IsEmpty() constTDoubleLinkedList< FProperty * >inline
Num() constTDoubleLinkedList< FProperty * >inline
operator=(const TDoubleLinkedList &)=deleteTDoubleLinkedList< FProperty * >
operator=(TDoubleLinkedList &&Other)TDoubleLinkedList< FProperty * >inline
RemoveNode(const FProperty * &InElement)TDoubleLinkedList< FProperty * >inline
RemoveNode(TDoubleLinkedListNode *NodeToRemove, bool bDeleteNode=true)TDoubleLinkedList< FProperty * >inline
SetActiveMemberPropertyNode(FProperty *NewActiveMemberProperty)FEditPropertyChain
SetActivePropertyNode(FProperty *NewActiveProperty)FEditPropertyChain
SetAffectedArchetypeInstances(T &&InAffectedInstances)FEditPropertyChaininline
SetListSize(int32 NewListSize)FEditPropertyChainprotectedvirtual
TConstIterator typedefTDoubleLinkedList< FProperty * >
TDoubleLinkedList()TDoubleLinkedList< FProperty * >inline
TDoubleLinkedList(const TDoubleLinkedList &)=deleteTDoubleLinkedList< FProperty * >
TDoubleLinkedList(TDoubleLinkedList &&Other)TDoubleLinkedList< FProperty * >inline
TIterator typedefTDoubleLinkedList< FProperty * >
~TDoubleLinkedList()TDoubleLinkedList< FProperty * >inlinevirtual