Beamable SDK
Public Attributes | Static Public Attributes | Properties | List of all members
Beamable.Server.Editor.MicroserviceDescriptor Class Reference

Public Attributes

string SourcePath => Path.GetDirectoryName(AttributePath)
 
string HidePath => $"./Assets/~/beamservicehide/{Name}"
 
string BuildPath => $"./Assets/../Temp/beamservicebuild/{Name}"
 
string ContainerName => $"{Name}_container"
 
string ImageName => Name.ToLower()
 

Static Public Attributes

const string ASSEMBLY_FOLDER_NAME = "_assemblyReferences"
 

Properties

string Name [get, set]
 
string AttributePath [get, set]
 
Type Type [get, set]
 

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