tgstation-server
4.3.2
The /tg/station 13 server suite
Main Page
Features
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Host
Components
Chat
Commands
ICommandFactory.cs
Go to the documentation of this file.
1
using
System
.Collections.Generic;
2
3
namespace
Tgstation
.
Server
.Host.Components.Chat.Commands
4
{
8
interface
ICommandFactory
9
{
14
IReadOnlyList<ICommand> GenerateCommands();
15
}
16
}
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
System
Tgstation.Server.Host.Components.Chat.Commands.ICommandFactory
Factory for built in ICommands
Definition:
ICommandFactory.cs:8
Tgstation
Generated by
1.8.11