Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

[AttributeUsage(AttributeTargets.Field, Inherited = false)]public class UxmlIgnoreAttribute : Attribute

Inheritance

Inherited Members