tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Api
Models
EngineType.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Api.Models
2
{
6
public
enum
EngineType
7
{
11
Byond
,
12
16
OpenDream
,
17
}
18
}
Tgstation.Server.Api.Models
Definition
ChatChannel.cs:6
Tgstation.Server.Api.Models.EngineType
EngineType
The type of engine the codebase is using.
Definition
EngineType.cs:7
Tgstation.Server.Api.Models.EngineType.OpenDream
@ OpenDream
The OpenDream BYOND reimplementation.
Tgstation.Server.Api.Models.EngineType.Byond
@ Byond
Build your own net dream.
Generated by
1.9.8