C# Class Server.Items.Ankhs.ResurrectEntry

Inheritance: Server.ContextMenus.ContextMenuEntry
Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
OnClick ( ) : void
ResurrectEntry ( Mobile mobile, Server.Items.Item item ) : System.Collections.Generic

Method Details

OnClick() public method

public OnClick ( ) : void
return void

ResurrectEntry() public method

public ResurrectEntry ( Mobile mobile, Server.Items.Item item ) : System.Collections.Generic
mobile Mobile
item Server.Items.Item
return System.Collections.Generic