This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

IBinding.PreUpdate

Declaration

public void PreUpdate();

Description

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