tgstation-server
The /tg/station 13 server suite
Main Page
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Host
Components
Interop
ChatCommand.cs
Go to the documentation of this file.
1
using
Tgstation
.
Server
.
Host
.
Components
.
Chat
;
2
3
namespace
Tgstation
.
Server
.Host.Components.Interop
4
{
5
sealed
class
ChatCommand
6
{
7
public
string
Command {
get
;
set
; }
8
public
string
Params {
get
;
set
; }
9
public
User
User
{
get
;
set
; }
10
}
11
}
Tgstation.Server.Host.Components.Chat
Definition:
Channel.cs:5
Tgstation.Server.Host.Components.Interop.ChatCommand
Definition:
ChatCommand.cs:5
Tgstation.Server.Host.Components.Chat.User
Represents a tgs_chat_user datum
Definition:
User.cs:10
Tgstation.Server.Host.Components
Tgstation.Server
Tgstation.Server.Host.Server
Definition:
Server.cs:17
Tgstation.Server.Host
Tgstation
Generated by
1.8.11