Update Loop
From HEWIKI
An Update Loop generally refers to the order in which various operations are processed by a thread/process.
In this wiki, Update Loop may refer to:
or generically to the Server Update Loop
Note: the HeroEngine is event driven, and as such does not have a traditional "Main Loop". Many engineers find the Script_entry_points page helpful to understand this concept.