C# Class LeopotamGroup.Mobile.BackButtonBehaviour

Behaviour on android hardware "back"-button / "escape"-button press.
Inheritance: UnityEngine.MonoBehaviour
ファイルを表示 Open project: Leopotam/LeopotamGroupLibraryUnity

Public Properties

Property Type Description
OnBackPressed UnityEngine.Events.UnityEvent

Public Methods

Method Description
FixedUpdate ( ) : void

Method Details

FixedUpdate() public method

public FixedUpdate ( ) : void
return void

Property Details

OnBackPressed public_oe property

List of reactions on event.
public UnityEvent,UnityEngine.Events OnBackPressed
return UnityEngine.Events.UnityEvent