Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Equals(UxmlTypeRestriction)

Indicates whether the current UxmlEnumeration object is equal to another object of the same type.
Read time 1 minuteLast updated 12 days ago

Definition

public override bool Equals(UxmlTypeRestriction other)

Parameters

The object to compare with.

Returns

Type

Description

boolTrue if the otheer object is equal to this one.