C# Class ServerCommandDispatcher, tf_client

Inheritance: ServerCommandDispatcherBase
Datei anzeigen Open project: wids-eria/tf_client Class Usage Examples

Protected Methods

Method Description
Broadcast ( ServerCommandCodec sc ) : void
Send ( ServerCommandCodec sc ) : void

Method Details

Broadcast() protected method

protected Broadcast ( ServerCommandCodec sc ) : void
sc ServerCommandCodec
return void

Send() protected method

protected Send ( ServerCommandCodec sc ) : void
sc ServerCommandCodec
return void