Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IBindable

Interface for all bindable fields.
Read time 1 minuteLast updated 5 days ago

Definition

public interface IBindable

Properties

Property

Description

bindingBinding object that will be updated.
bindingPathPath of the target property to be bound.