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 12 days ago

Definition

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

Inheritance

Inherited Members