This version of Unity is unsupported.

VisualElement.Hierarchy.Equals

Declaration

public bool Equals(UIElements.VisualElement.Hierarchy other);

Parameters

other The structure to compare with.

Returns

bool Returns true if the two instances refer to the same element, false otherwise.

Description

Compares instances of the Hierarchy struct for equality.