Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UxmlTypeRestriction

Base class to restricts the value of an attribute.
Read time 1 minuteLast updated 4 days ago

Definition

public abstract class UxmlTypeRestriction : IEquatable<UxmlTypeRestriction>

Methods

Method

Description

EqualsIndicates whether the current UxmlTypeRestriction object is equal to another object of the same type.