Version: 2019.4
protected bool TryGetValueFromBag (UIElements.IUxmlAttributes bag, UIElements.CreationContext cc, Func<string,T,T> converterFunc, T defaultValue, ref T value);

パラメーター

bagA bag containg attributes and their values as strings.
ccThe context in which the values are retrieved.
converterFuncA function to convert a string value to type T.
defaultValueThe value to return if the attribute is not found in the bag.
valueIf the attribute could be retrieved, the retrieved value converted by the conversion function or the default value if the retrieved value could not de converted.

戻り値

bool True if the value could be retrieved, false otherwise.

説明

Tries to get the attribute value from the attribute bag.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961