UxmlIgnoreAttribute
Used for fields that are serialized but do not come from UXML data, such as _uxmlAssetId.
Read time 3 minutesLast updated 10 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: Attribute
[AttributeUsage(AttributeTargets.Field, Inherited = false)]public class UxmlIgnoreAttribute : Attribute