C# 클래스 OVRProfile.ProfileCompleteListener

상속: OVROnCompleteListener
파일 보기 프로젝트 열기: leapmotion/ImageGrid

공개 메소드들

메소드 설명
ProfileCompleteListener ( OVRProfile, profile ) : UnityEngine
onFailure ( ) : void
onSuccess ( ) : void

메소드 상세

ProfileCompleteListener() 공개 메소드

public ProfileCompleteListener ( OVRProfile, profile ) : UnityEngine
profile OVRProfile,
리턴 UnityEngine

onFailure() 공개 메소드

public onFailure ( ) : void
리턴 void

onSuccess() 공개 메소드

public onSuccess ( ) : void
리턴 void