Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UxmlDescriptionCache

Contains pre-processed information about UXML attribute descriptions to avoid relying on reflection.
Read time 1 minuteLast updated 4 days ago

Definition

public static class UxmlDescriptionCache

Remarks

This is used by the code generator when a control is using UxmlElementAttribute and UxmlAttributeAttribute.

Static Methods

Method

Description

RegisterTypeRegisters pre-processed UXML attribute descriptions.