Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PreUpdate()

Called at regular intervals to synchronize bound properties to their IBindable counterparts. Called before the Update() method.
Read time 1 minuteLast updated 11 days ago

Definition

void PreUpdate()