Version: 2020.1
言語: 日本語
public bool GetValueFromBag (UIElements.IUxmlAttributes bag, UIElements.CreationContext cc);

パラメーター

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

戻り値

bool The value of the attribute.

説明

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