![]() |
Documentation for the Unity C# Library
|
[Serializable] More...
Public Member Functions | |
PlatformPlayerDownload (JToken token) | |
Public Attributes | |
string | ApkName |
int | id |
int | modulePlayerId |
string | platform |
string | status |
string | URL |
string | version |
[Serializable]
Definition at line 543 of file ApexTypes.cs.
|
inline |
Definition at line 553 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.ApkName |
Definition at line 550 of file ApexTypes.cs.
int PixoVR.Apex.PlatformPlayerDownload.id |
Definition at line 545 of file ApexTypes.cs.
int PixoVR.Apex.PlatformPlayerDownload.modulePlayerId |
Definition at line 547 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.platform |
Definition at line 551 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.status |
Definition at line 548 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.URL |
Definition at line 549 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.version |
Definition at line 546 of file ApexTypes.cs.