RegisterUxmlCacheAttribute
Attribute allowing the UXML registry to more efficiently retrieve the UXML description data.
Read time 3 minutesLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: Attribute
[AttributeUsage(AttributeTargets.Method)]public class RegisterUxmlCacheAttribute : Attribute
Remarks
This is used by the code generator when a control is using UxmlElementAttribute and UxmlAttributeAttribute.