C# Class mypacket.packet

Show file Open project: tuxoko/camfight

Public Methods

Method Description
packet ( string cmd, string name, string msg, int move ) : System

Method Details

packet() public method

public packet ( string cmd, string name, string msg, int move ) : System
cmd string
name string
msg string
move int
return System