Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.UserAccessResponseContent Class ReferenceSerializable

[Serializable] More...

Inheritance diagram for PixoVR.Apex.UserAccessResponseContent:
[legend]

Public Member Functions

bool HasErrored ()
 

Public Attributes

bool Access
 
int ModuleId = -1
 
int? PassingScore
 
int UserId = -1
 

Detailed Description

[Serializable]

Definition at line 209 of file ApexTypes.cs.

Member Function Documentation

◆ HasErrored()

bool PixoVR.Apex.UserAccessResponseContent.HasErrored ( )
inline

Implements PixoVR.Apex.IPlatformErrorable.

Definition at line 216 of file ApexTypes.cs.

Member Data Documentation

◆ Access

bool PixoVR.Apex.UserAccessResponseContent.Access

Definition at line 213 of file ApexTypes.cs.

◆ ModuleId

int PixoVR.Apex.UserAccessResponseContent.ModuleId = -1

Definition at line 212 of file ApexTypes.cs.

◆ PassingScore

int? PixoVR.Apex.UserAccessResponseContent.PassingScore

Definition at line 214 of file ApexTypes.cs.

◆ UserId

int PixoVR.Apex.UserAccessResponseContent.UserId = -1

Definition at line 211 of file ApexTypes.cs.


The documentation for this class was generated from the following file: