C# Class GameModeFortress.ServerProgram

Afficher le fichier Open project: henon/manic_digger Class Usage Examples

Méthodes publiques

Свойство Type Description
Public bool
SaveFilenameWithoutExtension string
Socket ISocket
d_Exit IGameExit

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

Public public_oe static_oe property

public static bool Public
Résultat bool

SaveFilenameWithoutExtension public_oe static_oe property

public static string SaveFilenameWithoutExtension
Résultat string

Socket public_oe static_oe property

public static ISocket Socket
Résultat ISocket

d_Exit public_oe property

public IGameExit d_Exit
Résultat IGameExit