C# Class SmartboyDevelopments.Haxxit.Maps.CommandEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: smartboyathome/Haxxit

Public Methods

Method Description
CommandEventArgs ( System.Point attacked_point, System.Point attacker_point, string command ) : System

Method Details

CommandEventArgs() public method

public CommandEventArgs ( System.Point attacked_point, System.Point attacker_point, string command ) : System
attacked_point System.Point
attacker_point System.Point
command string
return System