Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PlatformEnums.cs File Reference

Go to the source code of this file.

Classes

class  PixoVR.Apex.EndpointAttribute
 
class  PixoVR.Apex.PPlatformEnumExtensions
 

Namespaces

namespace  PixoVR
 
namespace  PixoVR.Apex
 

Enumerations

enum  PixoVR.Apex.APIPlatformServer : int {
  PixoVR.Apex.NA_PRODUCTION = 0 , PixoVR.Apex.NA_STAGE , PixoVR.Apex.NA_DEV , PixoVR.Apex.SA_PRODUCTION ,
  PixoVR.Apex.LOCAL_DEV
}
 
enum  PixoVR.Apex.PlatformServer : int {
  PixoVR.Apex.NA_PRODUCTION = 0 , PixoVR.Apex.NA_STAGE , PixoVR.Apex.NA_DEV , PixoVR.Apex.SA_PRODUCTION ,
  PixoVR.Apex.LOCAL_DEV
}
 
enum  PixoVR.Apex.WebPlatformServer : int {
  PixoVR.Apex.NA_PRODUCTION = 0 , PixoVR.Apex.NA_STAGE , PixoVR.Apex.NA_DEV , PixoVR.Apex.SA_PRODUCTION ,
  PixoVR.Apex.LOCAL_DEV
}