Client LuaCsForBarotrauma
|
Public Member Functions | |
DataSource (string steamPingLocation) | |
override void | Write (XElement element) |
Public Attributes | |
readonly string | SteamPingLocation |
Additional Inherited Members | |
Static Public Member Functions inherited from Barotrauma.Networking.ServerInfo.DataSource | |
static Option< DataSource > | Parse (XElement element) |
Definition at line 14 of file EosServerProvider.cs.
EosServerProvider.DataSource.DataSource | ( | string | steamPingLocation | ) |
Definition at line 18 of file EosServerProvider.cs.
|
virtual |
Implements Barotrauma.Networking.ServerInfo.DataSource.
Definition at line 23 of file EosServerProvider.cs.
readonly string EosServerProvider.DataSource.SteamPingLocation |
Definition at line 16 of file EosServerProvider.cs.