C# Class OVRProfile.ProfileCompleteListener

Inheritance: OVROnCompleteListener
Afficher le fichier Open project: leapmotion/ImageGrid

Méthodes publiques

Méthode Description
ProfileCompleteListener ( OVRProfile, profile ) : UnityEngine
onFailure ( ) : void
onSuccess ( ) : void

Method Details

ProfileCompleteListener() public méthode

public ProfileCompleteListener ( OVRProfile, profile ) : UnityEngine
profile OVRProfile,
Résultat UnityEngine

onFailure() public méthode

public onFailure ( ) : void
Résultat void

onSuccess() public méthode

public onSuccess ( ) : void
Résultat void