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 name
 
List< PlatformPlayerDownloadversions = new List<PlatformPlayerDownload>()
 

Detailed Description

[Serializable]

Definition at line 401 of file ApexTypes.cs.

Constructor & Destructor Documentation

◆ PlatformPlayer()

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

Definition at line 409 of file ApexTypes.cs.

Member Data Documentation

◆ description

string PixoVR.Apex.PlatformPlayer.description

Definition at line 405 of file ApexTypes.cs.

◆ distributorId

int PixoVR.Apex.PlatformPlayer.distributorId

Definition at line 406 of file ApexTypes.cs.

◆ id

int PixoVR.Apex.PlatformPlayer.id

Definition at line 403 of file ApexTypes.cs.

◆ name

string PixoVR.Apex.PlatformPlayer.name

Definition at line 404 of file ApexTypes.cs.

◆ versions

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

Definition at line 407 of file ApexTypes.cs.


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