1.4.1 |
Documentation for the Unity C# Library
|
[Serializable] More...
Public Member Functions | |
PlatformPlayer (JObject tokenObject) | |
Public Attributes | |
string | description |
int | distributorId |
int | id |
string | name |
List< PlatformPlayerDownload > | versions = new List<PlatformPlayerDownload>() |
[Serializable]
Definition at line 401 of file ApexTypes.cs.
|
inline |
Definition at line 409 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayer.description |
Definition at line 405 of file ApexTypes.cs.
int PixoVR.Apex.PlatformPlayer.distributorId |
Definition at line 406 of file ApexTypes.cs.
int PixoVR.Apex.PlatformPlayer.id |
Definition at line 403 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayer.name |
Definition at line 404 of file ApexTypes.cs.
List<PlatformPlayerDownload> PixoVR.Apex.PlatformPlayer.versions = new List<PlatformPlayerDownload>() |
Definition at line 407 of file ApexTypes.cs.