C# Class Server.Items.TreasureMap.DigEntry

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

Méthodes publiques

Méthode Description
DigEntry ( TreasureMap map, bool enabled ) : System
OnClick ( ) : void

Method Details

DigEntry() public méthode

public DigEntry ( TreasureMap map, bool enabled ) : System
map TreasureMap
enabled bool
Résultat System

OnClick() public méthode

public OnClick ( ) : void
Résultat void