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

[Serializable] More...

Public Member Functions

 PlatformPlayerDownload (JToken token)
 

Public Attributes

string ApkName
 
int id
 
int modulePlayerId
 
string platform
 
string status
 
string URL
 
string version
 

Detailed Description

[Serializable]

Definition at line 432 of file ApexTypes.cs.

Constructor & Destructor Documentation

◆ PlatformPlayerDownload()

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

Definition at line 442 of file ApexTypes.cs.

Member Data Documentation

◆ ApkName

string PixoVR.Apex.PlatformPlayerDownload.ApkName

Definition at line 439 of file ApexTypes.cs.

◆ id

int PixoVR.Apex.PlatformPlayerDownload.id

Definition at line 434 of file ApexTypes.cs.

◆ modulePlayerId

int PixoVR.Apex.PlatformPlayerDownload.modulePlayerId

Definition at line 436 of file ApexTypes.cs.

◆ platform

string PixoVR.Apex.PlatformPlayerDownload.platform

Definition at line 440 of file ApexTypes.cs.

◆ status

string PixoVR.Apex.PlatformPlayerDownload.status

Definition at line 437 of file ApexTypes.cs.

◆ URL

string PixoVR.Apex.PlatformPlayerDownload.URL

Definition at line 438 of file ApexTypes.cs.

◆ version

string PixoVR.Apex.PlatformPlayerDownload.version

Definition at line 435 of file ApexTypes.cs.


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