Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
OVRProfile.ProfileCompleteListener
C# Class OVRProfile.ProfileCompleteListener
Inheritance:
OVROnCompleteListener
Mostra file
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