C# Class Server.OpenSpellbookRequestEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Methods

Method Description
OpenSpellbookRequestEventArgs ( Server.Mobile m, int type ) : System

Method Details

OpenSpellbookRequestEventArgs() public method

public OpenSpellbookRequestEventArgs ( Server.Mobile m, int type ) : System
m Server.Mobile
type int
return System