![]() |
Documentation for the Unity C# Library
|
[Serializable] More...
Public Member Functions | |
PlatformPlayer (JObject tokenObject) | |
Public Attributes | |
string | description |
int | distributorId |
int | id |
string | launchProtocol |
string | name |
List< PlatformPlayerDownload > | versions = new List<PlatformPlayerDownload>() |
[Serializable]
Definition at line 506 of file ApexTypes.cs.
|
inline |
Definition at line 515 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayer.description |
Definition at line 510 of file ApexTypes.cs.
int PixoVR.Apex.PlatformPlayer.distributorId |
Definition at line 511 of file ApexTypes.cs.
int PixoVR.Apex.PlatformPlayer.id |
Definition at line 508 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayer.launchProtocol |
Definition at line 512 of file ApexTypes.cs.
string PixoVR.Apex.PlatformPlayer.name |
Definition at line 509 of file ApexTypes.cs.
List<PlatformPlayerDownload> PixoVR.Apex.PlatformPlayer.versions = new List<PlatformPlayerDownload>() |
Definition at line 513 of file ApexTypes.cs.