playMaker

Author Topic: More default events  (Read 6295 times)

Murcho

  • 1.2 Beta
  • Junior Playmaker
  • *
  • Posts: 54
More default events
« on: March 29, 2011, 09:29:41 PM »
There are a few of the default MonoBehaviour events that would be handy to have as default events inside of Playmaker.  In particular :

 - OnApplicationPause()
 - OnApplicationFocus()
 - OnApplicationQuit()

Probably the network based ones would be useful as well.

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3999
  • Official Playmaker Support
    • LinkedIn
Re: More default events
« Reply #1 on: March 31, 2011, 09:15:17 PM »
Good idea. We'll add these...