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.
ActiveMemberPropertyNode
FEditPropertyChain
protected
ActivePropertyNode
FEditPropertyChain
protected
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
AffectedInstances
FEditPropertyChain
protected
bFilterAffectedInstances
FEditPropertyChain
protected
Contains
(const FProperty * &InElement)
TDoubleLinkedList< FProperty * >
inline
Empty
()
TDoubleLinkedList< FProperty * >
inline
FEditPropertyChain
()
FEditPropertyChain
inline
FindNode
(const FProperty * &InElement)
TDoubleLinkedList< FProperty * >
inline
GetActiveMemberNode
() const
FEditPropertyChain
GetActiveNode
() const
FEditPropertyChain
GetHead
() const
TDoubleLinkedList< FProperty * >
inline
GetTail
() const
TDoubleLinkedList< FProperty * >
inline
InsertNode
(const FProperty * &InElement, TDoubleLinkedListNode *NodeToInsertBefore=nullptr)
TDoubleLinkedList< FProperty * >
inline
InsertNode
(TDoubleLinkedListNode *NewNode, TDoubleLinkedListNode *NodeToInsertBefore=nullptr)
TDoubleLinkedList< FProperty * >
inline
IsArchetypeInstanceAffected
(UObject *InInstance) const
FEditPropertyChain
IsEmpty
() const
TDoubleLinkedList< FProperty * >
inline
Num
() const
TDoubleLinkedList< FProperty * >
inline
operator=
(const TDoubleLinkedList &)=delete
TDoubleLinkedList< 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)
FEditPropertyChain
inline
SetListSize
(int32 NewListSize)
FEditPropertyChain
protected
virtual
TConstIterator
typedef
TDoubleLinkedList< FProperty * >
TDoubleLinkedList
()
TDoubleLinkedList< FProperty * >
inline
TDoubleLinkedList
(const TDoubleLinkedList &)=delete
TDoubleLinkedList< FProperty * >
TDoubleLinkedList
(TDoubleLinkedList &&Other)
TDoubleLinkedList< FProperty * >
inline
TIterator
typedef
TDoubleLinkedList< FProperty * >
~TDoubleLinkedList
()
TDoubleLinkedList< FProperty * >
inline
virtual
Generated by
1.9.8