C# Class GameModeFortress.ServerHeartbeat

Inheritance: IServerHeartbeat
Show file Open project: henon/manic_digger Class Usage Examples

Public Properties

Property Type Description
fListUrl string

Public Methods

Method Description
SendHeartbeat ( ) : void
ServerHeartbeat ( ) : System

Method Details

SendHeartbeat() public method

public SendHeartbeat ( ) : void
return void

ServerHeartbeat() public method

public ServerHeartbeat ( ) : System
return System

Property Details

fListUrl public property

public string fListUrl
return string