Class UxmlValueBounds
Inheritance
UxmlValueBounds
Assembly: UnityEngine.dll
Syntax
public class UxmlValueBounds : UxmlTypeRestriction, IEquatable<UxmlTypeRestriction>
Fields
|
Improve this Doc
View Source
excludeMax
Declaration
Field Value
|
Improve this Doc
View Source
excludeMin
Declaration
Field Value
|
Improve this Doc
View Source
max
Declaration
Field Value
|
Improve this Doc
View Source
min
Declaration
Field Value
Methods
|
Improve this Doc
View Source
Equals(UxmlTypeRestriction)
Declaration
public override bool Equals(UxmlTypeRestriction other)
Parameters
Returns
Overrides
Implements
Extension Methods