![]() |
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 556 of file ApexTypes.cs.
|
inline |
Definition at line 566 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.ApkName |
Definition at line 563 of file ApexTypes.cs.
int PixoVR.Apex.PlatformPlayerDownload.id |
Definition at line 558 of file ApexTypes.cs.
int PixoVR.Apex.PlatformPlayerDownload.modulePlayerId |
Definition at line 560 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.platform |
Definition at line 564 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.status |
Definition at line 561 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.URL |
Definition at line 562 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.version |
Definition at line 559 of file ApexTypes.cs.