OLD_STEP_LIST_EDITOR
Documentation for the Unity C# Library
Loading...
Searching...
No Matches
ApexSessionState.cs
Go to the documentation of this file.
1
using
System;
2
3
namespace
PixoVR.Event
4
{
5
public
class
ApexSessionState
6
{
7
public
bool
IsLoggedIn
{
get
;
set
; }
8
9
public
string
UserName
{
get
;
set
; }
10
11
public
string
Email
{
get
;
set
; }
12
13
public
int
MinimumPassingScore
{
get
;
set
; }
14
15
public
DateTime
StartTime
{
get
;
set
; }
16
}
17
}
PixoVR.Event.ApexSessionState
Definition
ApexSessionState.cs:6
PixoVR.Event.ApexSessionState.MinimumPassingScore
int MinimumPassingScore
Definition
ApexSessionState.cs:13
PixoVR.Event.ApexSessionState.UserName
string UserName
Definition
ApexSessionState.cs:9
PixoVR.Event.ApexSessionState.StartTime
DateTime StartTime
Definition
ApexSessionState.cs:15
PixoVR.Event.ApexSessionState.IsLoggedIn
bool IsLoggedIn
Definition
ApexSessionState.cs:7
PixoVR.Event.ApexSessionState.Email
string Email
Definition
ApexSessionState.cs:11
PixoVR.Event
Definition
ItemIDAttribute.cs:5
com.pixovr.eventunitysdk
Runtime
Sdk
Scripts
Services
ApexSessionState.cs
Generated
Wed Oct 9 2024 19:24:03
by Doxygen version
1.10.0