C# Class SystemWipeRecognizerListener

Inheritance: MonoBehaviour
Afficher le fichier Open project: leapmotion/ImageGrid Class Usage Examples

Méthodes publiques

Свойство Type Description
Instance SystemWipeRecognizerListener,

Méthodes publiques

Méthode Description
Awake ( ) : void

Singleton pattern

OnDisable ( ) : void
OnEnable ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

Singleton pattern
public Awake ( ) : void
Résultat void

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Instance public_oe static_oe property

public static SystemWipeRecognizerListener, Instance
Résultat SystemWipeRecognizerListener,