Version: 2020.2
public static void Bind (UIElements.VisualElement element, SerializedObject obj);

参数

element 包含 IBindable 字段的根 VisualElement。
obj 数据对象。

描述

将 SerializedObject 绑定到元素层级视图中的字段。