This version of Unity is unsupported.

IBinding.PreUpdate

public void PreUpdate();

Description

Called at regular intervals to synchronize bound properties to their IBindable counterparts. Called before the Update() method.