C# Class Server.Items.Ankhs.ResurrectEntry

Inheritance: Server.ContextMenus.ContextMenuEntry
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

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

Method Details

OnClick() public méthode

public OnClick ( ) : void
Résultat void

ResurrectEntry() public méthode

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