Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ShouldWriteAttributeValue(UxmlAttributeFlags)

Determines if an attribute should be applied during UxmlSerializedData.Deserialize.
Read time 1 minuteLast updated 5 days ago

Definition

public static bool ShouldWriteAttributeValue(UxmlSerializedData.UxmlAttributeFlags attributeFlags)

Parameters

attributeFlags

Returns

Type

Description

bool