1.4.1 |
Documentation for the Unity C# Library
|
Public Member Functions | |
OrgModule (JToken token) | |
Public Attributes | |
string | Categories = "" |
string | Description = "" |
string | Details = "" |
List< OrgModuleDownload > | Downloads = new List<OrgModuleDownload>() |
string | externalId = "" |
string | IconURL = "" |
int | ID = -1 |
string | Industry = "" |
string | LongDescription = "" |
string | Name = "" |
int? | PassingScore = null |
PlatformPlayer | player = null |
string | ShortDescription = "" |
Definition at line 311 of file ApexTypes.cs.
|
inline |
Definition at line 327 of file ApexTypes.cs.
string PixoVR.Apex.OrgModule.Categories = "" |
Definition at line 323 of file ApexTypes.cs.
string PixoVR.Apex.OrgModule.Description = "" |
Definition at line 315 of file ApexTypes.cs.
string PixoVR.Apex.OrgModule.Details = "" |
Definition at line 319 of file ApexTypes.cs.
List<OrgModuleDownload> PixoVR.Apex.OrgModule.Downloads = new List<OrgModuleDownload>() |
Definition at line 321 of file ApexTypes.cs.
string PixoVR.Apex.OrgModule.externalId = "" |
Definition at line 324 of file ApexTypes.cs.
string PixoVR.Apex.OrgModule.IconURL = "" |
Definition at line 320 of file ApexTypes.cs.
int PixoVR.Apex.OrgModule.ID = -1 |
Definition at line 313 of file ApexTypes.cs.
string PixoVR.Apex.OrgModule.Industry = "" |
Definition at line 318 of file ApexTypes.cs.
string PixoVR.Apex.OrgModule.LongDescription = "" |
Definition at line 317 of file ApexTypes.cs.
string PixoVR.Apex.OrgModule.Name = "" |
Definition at line 314 of file ApexTypes.cs.
int? PixoVR.Apex.OrgModule.PassingScore = null |
Definition at line 322 of file ApexTypes.cs.
PlatformPlayer PixoVR.Apex.OrgModule.player = null |
Definition at line 325 of file ApexTypes.cs.
string PixoVR.Apex.OrgModule.ShortDescription = "" |
Definition at line 316 of file ApexTypes.cs.