Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.OrgModule Class Reference

Public Member Functions

 OrgModule (JToken token)
 

Public Attributes

string Categories = ""
 
string Description = ""
 
string Details = ""
 
List< OrgModuleDownloadDownloads = new List<OrgModuleDownload>()
 
string externalId = ""
 
string IconURL = ""
 
int ID = -1
 
string Industry = ""
 
string LongDescription = ""
 
string Name = ""
 
int? PassingScore = null
 
PlatformPlayer player = null
 
string ShortDescription = ""
 

Detailed Description

Definition at line 311 of file ApexTypes.cs.

Constructor & Destructor Documentation

◆ OrgModule()

PixoVR.Apex.OrgModule.OrgModule ( JToken token)
inline

Definition at line 327 of file ApexTypes.cs.

Member Data Documentation

◆ Categories

string PixoVR.Apex.OrgModule.Categories = ""

Definition at line 323 of file ApexTypes.cs.

◆ Description

string PixoVR.Apex.OrgModule.Description = ""

Definition at line 315 of file ApexTypes.cs.

◆ Details

string PixoVR.Apex.OrgModule.Details = ""

Definition at line 319 of file ApexTypes.cs.

◆ Downloads

List<OrgModuleDownload> PixoVR.Apex.OrgModule.Downloads = new List<OrgModuleDownload>()

Definition at line 321 of file ApexTypes.cs.

◆ externalId

string PixoVR.Apex.OrgModule.externalId = ""

Definition at line 324 of file ApexTypes.cs.

◆ IconURL

string PixoVR.Apex.OrgModule.IconURL = ""

Definition at line 320 of file ApexTypes.cs.

◆ ID

int PixoVR.Apex.OrgModule.ID = -1

Definition at line 313 of file ApexTypes.cs.

◆ Industry

string PixoVR.Apex.OrgModule.Industry = ""

Definition at line 318 of file ApexTypes.cs.

◆ LongDescription

string PixoVR.Apex.OrgModule.LongDescription = ""

Definition at line 317 of file ApexTypes.cs.

◆ Name

string PixoVR.Apex.OrgModule.Name = ""

Definition at line 314 of file ApexTypes.cs.

◆ PassingScore

int? PixoVR.Apex.OrgModule.PassingScore = null

Definition at line 322 of file ApexTypes.cs.

◆ player

PlatformPlayer PixoVR.Apex.OrgModule.player = null

Definition at line 325 of file ApexTypes.cs.

◆ ShortDescription

string PixoVR.Apex.OrgModule.ShortDescription = ""

Definition at line 316 of file ApexTypes.cs.


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