Following are the Most Commonly Used Monobehaviour Function used in Unity 3D. 

 Awake() 
 OnEnable()
 Start() 
 FixedUpdate() 
 Update() 
 LastUpdate() 
 OnDisable()