IBinding.PreUpdate
public void PreUpdate();
Description 描述
Called at regular intervals to synchronize bound properties to their IBindable counterparts. Called before the Update() method.
Called at regular intervals to synchronize bound properties to their IBindable counterparts. Called before the Update() method.