Click or drag to resize

QuitOnBack Class

Quits the application when the Back button is pressed on Android.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          Kit.BehavioursQuitOnBack

Namespace:  Kit.Behaviours
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public class QuitOnBack : MonoBehaviour
Request Example View Source
See Also