UxmlAttributeFlags

enumeration

Description

Used to indicate if a field is overridden in a UXML file.

Properties

Ignore The serialized field is ignored and not applied during Deserialize.
OverriddenInUxml The serialized field is overridden in a UXML file and will be applied during Deserialize.
DefaultValue The serialized field contains the default value, it will be applied when editing in the UI Builder.

Did you find this page useful? Please give it a rating: