Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Equals(Hierarchy)

Compares instances of the Hierarchy struct for equality.
Read time 1 minuteLast updated 9 days ago

Definition

public bool Equals(VisualElement.Hierarchy other)

Parameters

The structure to compare with.

Returns

Type

Description

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