tgstation-server 6.3.2
The /tg/station 13 server suite
Loading...
Searching...
No Matches
IInstanceClient.cs
Go to the documentation of this file.
2
4{
8 public interface IInstanceClient
9 {
14
19
24
29
34
39
44
49
54 }
55}
Metadata about a server instance.
Definition: Instance.cs:9
For managing the engine installations.
IConfigurationClient Configuration
Access the IConfigurationClient.
Instance Metadata
The Instance used to create the IInstanceClient.
IDreamDaemonClient DreamDaemon
Access the IDreamDaemonClient.
IDreamMakerClient DreamMaker
Access the IDreamMakerClient.
IEngineClient Engine
Access the IEngineClient.
IChatBotsClient ChatBots
Access the IChatBotsClient.
IRepositoryClient Repository
Access the IRepositoryClient.
IJobsClient Jobs
Access the IJobsClient.
IInstancePermissionSetClient PermissionSets
Access the IInstancePermissionSetClient.