tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
TopicCommandType.cs
Go to the documentation of this file.
1using System;
2
4{
9 {
14
19
24
29
34
39
43 [Obsolete("Deprecated", true)]
45
50
55
60
65
70
75 }
76}
Represents a chat command to be handled by DD.
Data structure for TopicCommandType.EventNotification requests.
TopicCommandType
The type of topic command being sent.
@ CompleteEvent
Notifying about the completion of a custom event.
@ ServerPortUpdate
The server's port was possibly changed.
@ ReceiveChunk
Receive additional data for a previous response.
@ HealthCheck
Ping to ensure the server is running.
@ ServerRestarted
Notify the server of a reattach and potentially new version.