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

This is the complete list of members for UE::ProxyChangeEvent, 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
ChangeTypeFPropertyChangedEvent
Contains(const FProperty * &InElement)TDoubleLinkedList< FProperty * >inline
Empty()TDoubleLinkedList< FProperty * >inline
FEditPropertyChain()FEditPropertyChaininline
FindNode(const FProperty * &InElement)TDoubleLinkedList< FProperty * >inline
FPropertyChangedChainEvent(FEditPropertyChain &InPropertyChain, const FPropertyChangedEvent &SrcChangeEvent)FPropertyChangedChainEventinline
FPropertyChangedEvent(FProperty *InProperty, EPropertyChangeType::Type InChangeType=EPropertyChangeType::Unspecified, TArrayView< const UObject *const > InTopLevelObjects=TArrayView< const UObject *const >())FPropertyChangedEventinline
GetActiveMemberNode() constFEditPropertyChain
GetActiveNode() constFEditPropertyChain
GetArrayIndex(const FString &InName) constFPropertyChangedEventinline
GetArrayIndicesPerObject(int32 InObjectIteratorIndex, TMap< FString, int32 > &OutArrayIndicesPerObject) constFPropertyChangedEventinline
GetHead() constTDoubleLinkedList< FProperty * >inline
GetMemberPropertyName() constFPropertyChangedEventinline
GetNumObjectsBeingEdited() constFPropertyChangedEventinline
GetObjectBeingEdited(int32 Index) constFPropertyChangedEventinline
GetPropertyName() constFPropertyChangedEventinline
GetTail() constTDoubleLinkedList< FProperty * >inline
HasArchetypeInstanceChanged(UObject *InInstance) constFPropertyChangedEventinline
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
MemberPropertyFPropertyChangedEvent
Num() constTDoubleLinkedList< FProperty * >inline
ObjectIteratorIndexFPropertyChangedEvent
operator=(const TDoubleLinkedList &)=deleteTDoubleLinkedList< FProperty * >
operator=(TDoubleLinkedList &&Other)TDoubleLinkedList< FProperty * >inline
PropertyFPropertyChangedEvent
PropertyChainFPropertyChangedChainEvent
ProxyChangeEvent(TNotNull< UObject * > Object, const FPropertyVisitorPath &PropertyPath, EPropertyChangeType::Type ChangeType)UE::ProxyChangeEventinline
ProxyChangeEvent(TNotNull< UObject * > Object, EPropertyChangeType::Type ChangeType)UE::ProxyChangeEventinline
ProxyChangeEvent(TNotNull< UObject * > Object, const FPropertyChangedEvent &PropertyEvent, const FEditPropertyChain &PropertyChain, EPropertyChangeType::Type ChangeType)UE::ProxyChangeEventinline
RemoveNode(const FProperty * &InElement)TDoubleLinkedList< FProperty * >inline
RemoveNode(TDoubleLinkedListNode *NodeToRemove, bool bDeleteNode=true)TDoubleLinkedList< FProperty * >inline
SetActiveMemberProperty(FProperty *InActiveMemberProperty)FPropertyChangedEventinline
SetActiveMemberPropertyNode(FProperty *NewActiveMemberProperty)FEditPropertyChain
SetActivePropertyNode(FProperty *NewActiveProperty)FEditPropertyChain
SetAffectedArchetypeInstances(T &&InAffectedInstances)FEditPropertyChaininline
SetArrayIndexPerObject(TArrayView< const TMap< FString, int32 > > InArrayIndices)FPropertyChangedEventinline
SetInstancesChanged(T &&InInstancesChanged)FPropertyChangedEventinline
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