tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
Components
IInstanceReference.cs
Go to the documentation of this file.
1
using
System;
2
3
namespace
Tgstation.Server.Host.Components
4
{
8
public
interface
IInstanceReference
:
IInstanceCore
,
IDisposable
9
{
13
public
ulong
Uid
{
get
; }
14
}
15
}
IDisposable
Tgstation.Server.Host.Components.IInstanceCore
For interacting with the instance services.
Definition
IInstanceCore.cs:16
Tgstation.Server.Host.Components.IInstanceReference
Controller version of IInstanceCore.
Definition
IInstanceReference.cs:9
Tgstation.Server.Host.Components.IInstanceReference.Uid
ulong Uid
A unique ID for the IInstanceReference.
Definition
IInstanceReference.cs:13
Tgstation.Server.Host.Components
Definition
ChannelMapping.cs:4
Generated by
1.9.8