tgstation-server
6.12.3
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Api
Models
Response
EngineResponse.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Api.Models.Response
2
{
6
public
sealed
class
EngineResponse
7
{
11
public
EngineVersion
?
EngineVersion
{
get
;
set
; }
12
}
13
}
Tgstation.Server.Api.Models.EngineVersion
Information about an engine installation.
Definition
EngineVersion.cs:14
Tgstation.Server.Api.Models.Response.EngineResponse
Represents an installed Models.EngineVersion.
Definition
EngineResponse.cs:7
Tgstation.Server.Api.Models.Response
Definition
AdministrationResponse.cs:6
Generated by
1.9.8