C# Class OVRProfile.ProfileCompleteListener

Inheritance: OVROnCompleteListener
Mostrar archivo Open project: leapmotion/ImageGrid

Public Methods

Method Description
ProfileCompleteListener ( OVRProfile, profile ) : UnityEngine
onFailure ( ) : void
onSuccess ( ) : void

Method Details

ProfileCompleteListener() public method

public ProfileCompleteListener ( OVRProfile, profile ) : UnityEngine
profile OVRProfile,
return UnityEngine

onFailure() public method

public onFailure ( ) : void
return void

onSuccess() public method

public onSuccess ( ) : void
return void