C# Class GameModeFortress.ServerProgram

Mostra file Open project: henon/manic_digger Class Usage Examples

Public Properties

Property Type Description
Public bool
SaveFilenameWithoutExtension string
Socket ISocket
d_Exit IGameExit

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

Public public_oe static_oe property

public static bool Public
return bool

SaveFilenameWithoutExtension public_oe static_oe property

public static string SaveFilenameWithoutExtension
return string

Socket public_oe static_oe property

public static ISocket Socket
return ISocket

d_Exit public_oe property

public IGameExit d_Exit
return IGameExit