tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Api
Models
Request
DreamMakerRequest.cs
Go to the documentation of this file.
1
using
Tgstation.Server.Api.Models.Internal
;
2
3
namespace
Tgstation.Server.Api.Models.Request
4
{
8
public
sealed
class
DreamMakerRequest
:
DreamMakerSettings
9
{
10
}
11
}
Tgstation.Server.Api.Models.Internal.DreamMakerSettings
Represents the state of the DreamMaker compiler. Create action starts a new compile....
Definition
DreamMakerSettings.cs:11
Tgstation.Server.Api.Models.Request.DreamMakerRequest
A request to the DreamMaker controller.
Definition
DreamMakerRequest.cs:9
Tgstation.Server.Api.Models.Internal
Definition
ChatBotApiBase.cs:6
Tgstation.Server.Api.Models.Request
Definition
ChatBotCreateRequest.cs:4
Generated by
1.9.8