1.4.1 |
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 432 of file ApexTypes.cs.
|
inline |
Definition at line 442 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.ApkName |
Definition at line 439 of file ApexTypes.cs.
int PixoVR.Apex.PlatformPlayerDownload.id |
Definition at line 434 of file ApexTypes.cs.
int PixoVR.Apex.PlatformPlayerDownload.modulePlayerId |
Definition at line 436 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.platform |
Definition at line 440 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.status |
Definition at line 437 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.URL |
Definition at line 438 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayerDownload.version |
Definition at line 435 of file ApexTypes.cs.