C# Class LeopotamGroup.Mobile.BackButtonBehaviour

Behaviour on android hardware "back"-button / "escape"-button press.
Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: Leopotam/LeopotamGroupLibraryUnity

Méthodes publiques

Свойство Type Description
OnBackPressed UnityEngine.Events.UnityEvent

Méthodes publiques

Méthode Description
FixedUpdate ( ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Property Details

OnBackPressed public_oe property

List of reactions on event.
public UnityEvent,UnityEngine.Events OnBackPressed
Résultat UnityEngine.Events.UnityEvent