C# Class GameModeFortress.ServerHeartbeat

Inheritance: IServerHeartbeat
显示文件 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_oe property

public string fListUrl
return string