C# Class Server.PlayerDeathEventArgs

Inheritance: System.EventArgs
Show file Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Methods

Method Description
PlayerDeathEventArgs ( Server.Mobile mobile ) : System

Method Details

PlayerDeathEventArgs() public method

public PlayerDeathEventArgs ( Server.Mobile mobile ) : System
mobile Server.Mobile
return System