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 506 of file ApexTypes.cs.

Constructor & Destructor Documentation

◆ PlatformPlayer()

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

Definition at line 515 of file ApexTypes.cs.

Member Data Documentation

◆ description

string PixoVR.Apex.PlatformPlayer.description

Definition at line 510 of file ApexTypes.cs.

◆ distributorId

int PixoVR.Apex.PlatformPlayer.distributorId

Definition at line 511 of file ApexTypes.cs.

◆ id

int PixoVR.Apex.PlatformPlayer.id

Definition at line 508 of file ApexTypes.cs.

◆ launchProtocol

string PixoVR.Apex.PlatformPlayer.launchProtocol

Definition at line 512 of file ApexTypes.cs.

◆ name

string PixoVR.Apex.PlatformPlayer.name

Definition at line 509 of file ApexTypes.cs.

◆ versions

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

Definition at line 513 of file ApexTypes.cs.


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