startup - update - what else (list)

I can’t find in the documentation all of the reserved methods in either javascript or c#, can someone please point them out to me? Where they are hiding in the documentation? I guess I am blind.

Check out “Overridable Functions” in the MonoBehaviour docs.

Thanks