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

파라미터

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

반환

T The value of the attribute.

설명

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