|
string | GetCommonPath () |
|
string | GetCommonAsmDefPath () |
|
string | GetCommonSourceStartPath () |
|
void | CreateCommonArea () |
| The Common Area is an assembly definition that can be referenced from Unity, and from a C::MS. This method will generate the folder, asmdef, and automatically have all existing C::MS's reference the common asmdef. More...
|
|
|
static void | EnsureCommon () |
|
static void | EnsureCommonAssetLock () |
|
static string | GetCommonAsmDefName () |
|
◆ CreateCommonArea()
void Beamable.Server.Editor.CommonAreaService.CreateCommonArea |
( |
| ) |
|
|
inline |
The Common Area is an assembly definition that can be referenced from Unity, and from a C::MS. This method will generate the folder, asmdef, and automatically have all existing C::MS's reference the common asmdef.
However, if MicroserviceConfiguration.AutoBuildCommonAssembly is false, this method will not do anything.
The documentation for this class was generated from the following file:
- com.beamable.server/Editor/CommonAreaService.cs