I am trying to find the Gdscript member functions e.g.ready || fixed_process. Can anyone point me in the right direction? I hope I am clear enough these are the main engine functions not user defined functions.
EDIT: I figured out the help in the Gdscript editor...I feel like an idiot now :) I am just not familiar where everything is yet.