Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BaseField<TValueType>.UxmlTraits

Defines UxmlTraits for the BaseField.
Read time 1 minuteLast updated 10 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class BaseField<TValueType>.UxmlTraits : BindableElement.UxmlTraits

Constructors

Constructor

Description

UxmlTraits()Constructor.

Inheritance