Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

BindingExtensions.Bind

public static void Bind(Experimental.UIElements.VisualElement element, SerializedObject obj);

Parameters

elementRoot VisualElement containing IBindable fields.
objData object.

Description

Binds a SerializedObject to fields in the element hierarchy.

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