|
void | SetEditorBool (bool value) |
|
void | SetTutorialBool (bool value) |
|
void | SetVarjoBool (bool value) |
|
void | LevelStarted () |
|
void | LevelFinished (bool success, float time, float handTrackingPercent=-1f) |
|
void | ActionCompleted (string type, float time, float recognitionTime, float penaltyTime, string actionName, string comment, float takttime) |
|
IEnumerator | ShowOptimization (UserManager.Training training) |
|
IEnumerator | ShowResult (UserManager.Training training) |
|
void | QuizAnswered (bool success, string quizName, float quizTime) |
|
Definition at line 13 of file SavedUser.cs.
◆ CourseType
Enumerator |
---|
Normal | |
Quality | |
Dobot | |
Definition at line 30 of file SavedUser.cs.
◆ ActionCompleted()
void SavedUser.ActionCompleted |
( |
string |
type, |
|
|
float |
time, |
|
|
float |
recognitionTime, |
|
|
float |
penaltyTime, |
|
|
string |
actionName, |
|
|
string |
comment, |
|
|
float |
takttime |
|
) |
| |
◆ LevelFinished()
void SavedUser.LevelFinished |
( |
bool |
success, |
|
|
float |
time, |
|
|
float |
handTrackingPercent = -1f |
|
) |
| |
◆ LevelStarted()
void SavedUser.LevelStarted |
( |
| ) |
|
◆ QuizAnswered()
void SavedUser.QuizAnswered |
( |
bool |
success, |
|
|
string |
quizName, |
|
|
float |
quizTime |
|
) |
| |
◆ SetEditorBool()
void SavedUser.SetEditorBool |
( |
bool |
value | ) |
|
◆ SetTutorialBool()
void SavedUser.SetTutorialBool |
( |
bool |
value | ) |
|
◆ SetVarjoBool()
void SavedUser.SetVarjoBool |
( |
bool |
value | ) |
|
◆ ShowOptimization()
◆ ShowResult()
◆ courseType
◆ currentUser
UserManager.? User SavedUser.currentUser |
◆ handTracking
byte SavedUser.handTracking = 0 |
◆ isEditor
bool SavedUser.isEditor = true |
◆ isTutorial
bool SavedUser.isTutorial = false |
◆ isVarjo
bool SavedUser.isVarjo = false |
◆ wsActions
◆ wsUser
UserManager.? WSUser SavedUser.wsUser |
◆ isQuality
The documentation for this class was generated from the following file: