startApp

open fun startApp(projectModel: EditorProject, ctx: KoolContext)

Called after the app is loaded and starts the app execution. This function is either called directly after loadApp in case the app runs in standalone mode or when the user enables play mode in the editor. The two modes can be distinguished via AppState.isInEditor