This version of Unity is unsupported.

VisualElement.Hierarchy.operator !=

Parameters

x The left operand of the comparison.
y The right operand of the comparison.

Returns

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

Description

Compares instances of the Hierarchy struct for inequality.