C# Class Mypacket.packet

Datei anzeigen Open project: tuxoko/camfight Class Usage Examples

Public Methods

Method Description
packet ( string cmd, string name, string msg, int move, int time, int sector, bool big ) : System

Method Details

packet() public method

public packet ( string cmd, string name, string msg, int move, int time, int sector, bool big ) : System
cmd string
name string
msg string
move int
time int
sector int
big bool
return System