Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.EnvironmentData Class Reference
Inheritance diagram for Beamable.EnvironmentData:
Inheritance graph
[legend]
Collaboration diagram for Beamable.EnvironmentData:
Collaboration graph
[legend]

Public Member Functions

void Serialize (JsonSerializable.IStreamSerializer s)
 

Properties

string Environment [get]
 The Beamable Cloud environment the game is using. For games, this should always be "prod"
 
string ApiUrl [get]
 The Beamable Cloud API url.
 
string PortalUrl [get]
 The Beamable Portal url
 
string BeamMongoExpressUrl [get]
 The Beamable Mongo Express url
 
PackageVersion SdkVersion [get]
 The currently installed PackageVersion for Beamable
 
string DockerRegistryUrl [get]
 The Beamable Docker Registry url
 
bool IsUnityVsp [get]
 True if the current version of Beamable was installed via the Unity Asset Store; false otherwise.
 

Member Function Documentation

◆ Serialize()

void Beamable.EnvironmentData.Serialize ( JsonSerializable.IStreamSerializer  s)
inline

The documentation for this class was generated from the following file: