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

[Serializable] More...

Public Member Functions

 PlatformPlayer (JObject tokenObject)
 

Public Attributes

string description
 
int distributorId
 
int id
 
string launchProtocol
 
string name
 
List< PlatformPlayerDownloadversions = new List<PlatformPlayerDownload>()
 

Detailed Description

[Serializable]

Definition at line 519 of file ApexTypes.cs.

Constructor & Destructor Documentation

◆ PlatformPlayer()

PixoVR.Apex.PlatformPlayer.PlatformPlayer ( JObject tokenObject)
inline

Definition at line 528 of file ApexTypes.cs.

Member Data Documentation

◆ description

string PixoVR.Apex.PlatformPlayer.description

Definition at line 523 of file ApexTypes.cs.

◆ distributorId

int PixoVR.Apex.PlatformPlayer.distributorId

Definition at line 524 of file ApexTypes.cs.

◆ id

int PixoVR.Apex.PlatformPlayer.id

Definition at line 521 of file ApexTypes.cs.

◆ launchProtocol

string PixoVR.Apex.PlatformPlayer.launchProtocol

Definition at line 525 of file ApexTypes.cs.

◆ name

string PixoVR.Apex.PlatformPlayer.name

Definition at line 522 of file ApexTypes.cs.

◆ versions

List<PlatformPlayerDownload> PixoVR.Apex.PlatformPlayer.versions = new List<PlatformPlayerDownload>()

Definition at line 526 of file ApexTypes.cs.


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