Version: 2021.1
言語: 日本語
public bool TryGetValueFromBag (UIElements.IUxmlAttributes bag, UIElements.CreationContext cc, ref Hash128 value);

パラメーター

bag The bag of attributes.
cc The context in which the method retrieves values.
value The value of the attribute.

戻り値

bool True if the method retrieves the value, false otherwise.

説明

This method tries to retrieve the value of the attribute from the attribute bag. If it finds the attribute, it returns true. Otherwise, it returns false.


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