|
string | SourcePath => Path.GetDirectoryName(AttributePath) |
|
string | HidePath => $"./Assets/~/beamservicehide/{Name}" |
|
string | BuildPath => $"./Assets/../Temp/beamservicebuild/{Name}" |
|
string | ContainerName => $"{Name}_container" |
|
string | ImageName => Name.ToLower() |
|
|
const string | ASSEMBLY_FOLDER_NAME = "_assemblyReferences" |
|
|
string | Name [get, set] |
|
string | AttributePath [get, set] |
|
Type | Type [get, set] |
|
The documentation for this class was generated from the following file:
- client/Packages/com.beamable.server/Editor/MicroserviceDescriptor.cs