Version: 2020.3
언어: 한국어
public Color GetValueFromBag (UIElements.IUxmlAttributes bag, UIElements.CreationContext cc);

파라미터

bag The bag of attributes.
cc The context in which the values are retrieved.

반환

Color The value of the attribute.

설명

Retrieves the value of this attribute from the attribute bag. Returns it if it is found, otherwise return defaultValue.