Definition at line 7 of file SessionController.cs.
◆ CompleteSession()
void SessionController.CompleteSession |
( |
| ) |
|
|
inline |
◆ JoinSession()
void SessionController.JoinSession |
( |
| ) |
|
|
inline |
◆ OnLoginFailed()
void SessionController.OnLoginFailed |
( |
FailureResponse | failedLoginResponse | ) |
|
|
inlineprivate |
◆ OnLoginSuccess()
◆ OnSessionCompletedFailed()
void SessionController.OnSessionCompletedFailed |
( |
FailureResponse | failedLoginResponse | ) |
|
|
inlineprivate |
◆ OnSessionCompletedSuccess()
void SessionController.OnSessionCompletedSuccess |
( |
HttpResponseMessage | joinResponse | ) |
|
|
inlineprivate |
◆ OnSessionJoinedFailed()
void SessionController.OnSessionJoinedFailed |
( |
FailureResponse | failedLoginResponse | ) |
|
|
inlineprivate |
◆ OnSessionJoinedSuccess()
void SessionController.OnSessionJoinedSuccess |
( |
HttpResponseMessage | joinResponse | ) |
|
|
inlineprivate |
◆ SendSessionEvent()
void SessionController.SendSessionEvent |
( |
| ) |
|
|
inline |
◆ Start()
void SessionController.Start |
( |
| ) |
|
|
inlineprivate |
◆ CompleteToggle
Toggle SessionController.CompleteToggle |
◆ DurationInput
InputField SessionController.DurationInput |
◆ EndSessionButton
Button SessionController.EndSessionButton |
◆ EventNameInput
InputField SessionController.EventNameInput |
◆ JoinSessionButton
Button SessionController.JoinSessionButton |
◆ MaxScoreInput
InputField SessionController.MaxScoreInput |
◆ MinScoreInput
InputField SessionController.MinScoreInput |
◆ RawScoreInput
InputField SessionController.RawScoreInput |
◆ ScaledScoreInput
InputField SessionController.ScaledScoreInput |
◆ SendEventButton
Button SessionController.SendEventButton |
◆ SuccessToggle
Toggle SessionController.SuccessToggle |
The documentation for this class was generated from the following file: