→How often is it called
| Line 1: | Line 1: | ||
= How often is it called = | = How often is it called = | ||
The game engine will call your OnUpdate function | The game engine will call your OnUpdate function once each frame. This is (in most cases) extremely excessive. | ||
= When is it called = | = When is it called = | ||