Class DotsGlobalSettings
Base class for accessing Dots project settings.
Namespace: Unity.Entities.Build
Assembly: Unity.Entities.Build.dll
Syntax
public class DotsGlobalSettings
Properties
Name | Description |
---|---|
Client |
The client player settings provider. |
Instance | The Dots |
Server |
The server player settings provider. |
Methods
Name | Description |
---|---|
Get |
Gets the GUID of the Client asset. |
Get |
Gets the Client Setting asset. |
Get |
Returns the Dots |
Get |
Gets the GUID of the Server asset. |
Get |
Gets the Server Setting asset. |
Get |
Gets the IEntities |